1.19.3
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.