What's new
-
[Android Platform]
- Supports CleverTap Android SDK v7.0.1.
- Adds support for triggering InApps based on user attribute changes.
- Removes character limit of maximum 3 lines from AppInbox messages.
- Adds support for
AndroidX Media3
in lieu of the deprecation ofExoPlayer
. While Clevertap continues to supportExoPlayer
, migration is recommended. For migration refer here.
-
[iOS Platform]
- Supports CleverTap iOS SDK v7.0.1.
- Adds support for triggering in-app notifications on User Attribute Change.
-
[Web Platform]
- Adds the method 'enableWebPushNotifications()' to support custom Web Push Prompt
- Supports CleverTap Web SDK v1.11.2
Bug Fixes
-
[Android Platform]
- Fixes an ANR caused by extremely old InApp campaigns.
- Fixes an issue where incorrect callbacks were sent for InApps when the phone was rotated.
- Fixes an issue where an InApp was displayed even after all the campaigns were stopped.
- Fixes an issue where the InApp image was not shown when the phone was rotated to landscape.
- Fixes an issue where certain URLs loaded incorrectly in custom HTML InApp templates.
-
[iOS Platform]
- Fix HTML view controller CTInAppHTMLViewController presented before scene became active. Use keyWindow supported orientations for CTInAppDisplayViewController.