September 2025
We are excited to share the September SDK changelog for our product!
Note
Click each SDK header to view the corresponding GitHub repository for release details.
September 29
What's New
- Adds support for custom initialization of AGConnect (Huawei’s mobile services platform, similar to Firebase) using
agconnect-services.json
from the assets folder.
September 23
What's New
- Adds an enhanced
setOptOut(boolean userOptOut, boolean allowSystemEvents)
method that provides finer control over system events.
September 22
What's New
This release updates the Flutter SDK with the latest platform support and includes a bug fix for the Web SDK.
- Supports CleverTap Web SDK v2.3.0
- Supports CleverTap Android SDK v7.5.2
- Supports CleverTap iOS SDK v7.3.3
Bug Fixes
- Fixed an issue where
addKVDataChangeListener()
did not return key-value data in the Web SDK.
September 16
- Adds support to reorder elements in list using the Visual Builder.
September 15
What's New
This release updates the Unity SDK with the latest Android and iOS platform support.
- Supports CleverTap Android SDK v7.5.2.
- Supports CleverTap iOS SDK v7.3.3.
September 11
Improvements
- Optimizes the queuing behavior of different types of CleverTap events into a single batch.
Bug Fixes
- Fixes an issue where updated variable values were not fetched immediately after a profile push.
Improvements
- Optimizes the queuing behavior of different types of CleverTap events into a single batch.
Bug Fixes
- Fixes an issue where updated variable values were not fetched immediately after a profile push.
September 08
What’s New
This is the first release of the CleverTap Segment Swift integration for iOS.
- Supports Analytics-Swift v1.8.0 and CleverTap iOS SDK v7.3.2.
What’s New
This is the first release of the CleverTap Segment Kotlin integration for Android.
- Supports Analytics-Kotlin v1.21.0 and CleverTap Android SDK v7.5.1.
September 02
Bug Fixes
- Fixes Safari Web Push handling on iPhones.
Bug Fixes
- Resolves an issue where image-only popups without a close icon could cause a runtime error. The SDK now attaches the close action only when a close icon is present, preventing errors and ensuring stability.
September 01
What's New
- Supports CleverTap Android SDK v7.5.1.
- Supports CleverTap iOS SDK v7.3.2.
Updated 12 days ago