Skip to content

1.19.3

Compare
Choose a tag to compare
@arnaud-roland arnaud-roland released this 24 Jan 11:15
· 13 commits to master since this release

Compiles with Xcode 13.3.1
Batch requires Xcode 13.3.1 and iOS 10.0 or higher

Note: Due to Xcode 14 dropping support for Bitcode and 32-bit architectures, this is the last minor version to be bundled with these slices.

Core

  • Fixed a SQLite crash caused by a race condition: triggering an In-app message with "Re-evaluate campaign eligibility" enabled right after calling [BatchUserDataEditor save] could make concurrent accesses to SQLite and crash.

Messaging

  • Fixed a rare crash that could happen when re-evaluating multiple campaigns eligibility for a same trigger.