Releases: Iterable/iterable-swift-sdk
Releases · Iterable/iterable-swift-sdk
6.2.20
6.2.20
Added
- Added callback to initialize method needed for React Native. This change should have no effect for iOS SDK.
6.3.0-beta1
Added
- This beta SDK release includes support for two new Iterable features (both of which are in beta):
- Offline events processing - Capturing engagement events when a device is offline and sending them to Iterable when a network connection is reestablished
- In-app message prioritization - Ordering the display of in-app messages based on a priority you select in Iterable when creating in-app campaigns
If you'd like to try out these beta features, talk with your Iterable customer success manager.
6.2.19
6.2.18
6.2.17
6.2.16
Fixed
- SDK initialization fix for React Native. Push notifications and deep links were not working for React Native when app is not in memory.
6.2.15
6.2.14
6.2.13
6.2.13
Fixed
- Make
IterablePushNotificationMetadata
struct public. - Optimize auth token refresh.
- Use
systemBackground
color for iOS 14.