December 2025
We are excited to share the December SDK changelog for our product!
NoteClick each SDK header to view the corresponding GitHub repository for release details.
December 22
What’s New
- Supports CleverTap Android SDK v7.7.1.
- Supports CleverTap iOS SDK v7.4.1.
API Changes
Android and iOS
- Adds a public
variants()method to fetch A/B experiment variants for the user. This makes it easier to access experiment data when building custom implementations. - Adds overloaded version of the
discardInAppNotifications()method. When called withtrue, it immediately dismisses any currently visible In-App notification and clears all pending notifications from the queue.discardInAppNotifications(dismissInAppIfVisible: Boolean)
December 02
What’s New
- Adds a public
variantsmethod to fetch A/B experiment variants for the user. This makes it easier to access experiment data in custom implementations.
Bug Fixes
- Fixes prevented gradient backgrounds and other HTML send-test flows from rendering correctly.
What's New
- Adds a public
variantsmethod to fetch A/B experiment variants for the user. This makes it easier to access experiment data in custom implementations.
Bug Fixes
- Fixes an issue where the SDK recorded App Launched events when the app was woken up by silent push notifications.
- Fixes HTML In-App previews that were not rendering gradient colors.
Updated 20 days ago
