Releases: CleverTap/clevertap-ios-sdk
Releases · CleverTap/clevertap-ios-sdk
CleverTap iOS SDK 3.9.3
CleverTap iOS SDK 3.9.2
- Removes unknown JSON attributes while handling Test In-App Notification, Test App Inbox or Test Display Unit
- Makes
model
propertyatomic
(thread-safe) - Minor performance improvements
CleverTap 3.9.1
- Update minimum deployment target to iOS 9.0
- Adds TTL for In-Apps
- Allow choosing text(with colour) when no messages to display
- Fixes video in-app misalignment in the landscape mode
- Handles header with Icon misalignment in case of overflowing characters
CleverTap 3.9.0
- Adds support for Geofence
- Stop capturing IDFA and removes code that has the ability to access the device’s advertising identifier (IDFA)
CleverTap 3.8.2
- Removes radio listener
CTRadioAccessTechnologyDidChangeNotification
to fix the noticeable crashes in 13.x - Fixes carthage build error on v3.8.1
- Use
serviceCurrentRadioAccessTechnology
over deprecatedcurrentRadioAccessTechnology
in CTTelephonyNetworkInfo
CleverTap 3.8.1
- Adds public API to raise Notification Clicked event for Push Notifications
- Adds a callback to provide Push Notifications custom key-value pairs
- Performance improvements
CleverTap 3.8.0
- Adds support for Product Config and Feature Flag as a part of Product Experiences feature
- Performance improvements
CleverTap 3.7.3
- Adds public APIs for raising Notification Clicked and Viewed events for App Inbox
- Adds public APIS for marking inbox message as read and deleting inbox message per message ID
- Bug fixes and performance improvements
CleverTap 3.7.2
- Adds support for Native Display
- Bug fixes and performance improvements
CleverTap 3.7.1
- Bug fixes and performance improvements