March 2024
We are excited to share the March 2024 SDK changelog for our product!
Note
Click each SDK header to view the corresponding GitHub repository for release details.
March 28
- Introduced Product Experiences in the Web SDK.
- Fixed a carousel preview bug.
March 22
- Supports CleverTap iOS SDK v6.1.0.
- Supports Socket.io v16.1.0 and Starscream v4.0.8 dependency.
- Adds privacy manifest for Signed Call iOS SDK.
- Adds socket logging for debugging purposes.
March 20
- Supports CleverTap iOS SDK v6.1.0.
- Adds privacy manifest for iOS Geofence SDK.
- Supports CleverTap iOS SDK v6.1.0.
- Adds privacy manifest for iOS Segment SDK.
- Adds privacy manifest for
CTNotificationContent
SDK.
- Adds privacy manifest for
CTNotificationService
SDK.
New Features
- Android Platform
- Supports CleverTap Android SDK v6.1.1.
- Supports Android 14. It is compliant with Android 14 requirements. For more information, refer to the Android documentation.
- Upgrades Android Gradle Plugin (AGP) to v8.3.0 for building the SDK and adds related consumer proguard rules.
- Deprecates Xiaomi public methods as we are sunsetting the Xiaomi SDK. For more information, refer to the Xiaomi document.
- Adds accessibility IDs for UI components of the Android SDK.
- Migrates
JobScheduler
toWorkManager
for Pull Notifications.
- iOS Platform
- Supports CleverTap iOS SDK v6.1.0.
- Adds privacy manifests for
CleverTap-iOS-SDK
andCleverTapLocation
.
Bug Fixes - Android Platform
- Fixes a rare activity destroyed race condition causing crashes in In-App.
- Fixes a potential Application Not Responding (ANR) issue arising from a race condition during SDK initialization in a multi-threaded environment.
- Fixes #211.
- iOS Platform
- Fixes a crash due to out-of-bounds in
NSLocale
implementation.
- Fixes a crash due to out-of-bounds in
March 8
New Features
Android Platform
- Supports CleverTap Android SDK 6.1.1.
- Supports Android 14. It is compliant with Android 14 requirements. For more information, refer to the Android documentation.
- Upgrades the Android Gradle Plugin (AGP) to 8.2.2 for building the SDK and adds related consumer proguard rules.
- Deprecates Xiaomi public methods as we are sunsetting SDK. For more information, refer to the Xiaomi document.
- Adds accessibility IDs for UI components of SDK.
- Migrates
JobScheduler
toWorkManager
for Pull Notifications.
iOS Platform
- Supports CleverTap iOS SDK 6.1.0.
- Adds privacy manifests for CleverTap-iOS-SDK and CleverTapLocation.
Bug Fixes
Android Platform
- Fixes a rare activity destroyed race condition causing crashes in In-App.
- Fixes a potential Application Not Responding (ANR) issue arising from a race condition during SDK initialization in a multi-threaded environment.
iOS Platform
- Fixes a crash due to out-of-bounds in
NSLocale
implementation.
Updated 8 months ago