3.1.0-beta1
Pre-release
Pre-release
⚠ IMPORTANT
- Please talk to your Iterable Customer Success Manager if you want to try the beta version of the SDK, as we'll need to enable certain settings on the server for it to work as expected.
Terms of Service
- This beta SDK is subject to Iterable's Beta SDK Terms of Service.
Added
The in-app messaging implementation has been significantly improved:
- The SDK now maintains a local queue and keep it in sync with the server-side queue automatically
- Iterable servers now notify apps via silent push messages whenever the in-app message queue is updated
- In-app messages are shown by default whenever they arrive
- More information:
- Check the In-app messages documentation for more details.
- Please refer to the Migration guide if you've been using in-app messages in your app and updating a newer version of the SDK.
Changed
- The SDK now sets
notificationsEnabled
flag on the device to indicate whether notifications are enabled for the app
Removed
- BREAKING CHANGE:
spawnInAppNotification
has been removed. Please refer to the in-app migration guide.
More information
- Please see the 3.1.0-beta1 README file.
- Specifically, take a look at the Migrating in-app messages from the previous version of the SDK section for information about how to update your app to work with this SDK.