What's new
-
[Android Platform]
- Supports CleverTap Android SDK v7.7.1.
-
[iOS Platform]
- Supports CleverTap iOS SDK v7.4.1.
API changes
- [Android and iOS Platform]
- Adds a new API
variantsto fetch A/B experiment variants for the user, enabling easier access to experiment data for custom implementations.variants()
- Adds a new overloaded API for
discardInAppNotifications()method. Calling this withtrueimmediately dismisses any currently visible In-App notification in addition to clearing the queue of pending messages.discardInAppNotifications(dismissInAppIfVisible: Boolean)
- Adds a new API