Skip to content

3.0.2

Choose a tag to compare

@arnaud-roland arnaud-roland released this 07 Aug 13:35
· 3 commits to master since this release

Compiles with Xcode 16.3
Batch requires Xcode 16.3 and iOS 15.0 or higher

Core

  • Important Xcode 26 warning: We have had reports of the SDK failing to pass App Store/Testflight validation due to the presence of an arm64e slice compiled with the iOS 18 SDK. Therefore, we removed the arm64e slice for the time being, planning to reintroduce it at a later date when we can compile with a stable iOS 26 SDK. Please contact our support team if this is a problem for you.

Messaging

  • Fixed an issue where In-App messages might not display during NEW SESSION events.