Releases: CleverTap/clevertap-android-sdk
Releases · CleverTap/clevertap-android-sdk
CleverTap Android SDK v3.4.0
- Adds support for App Inbox
- Adds support for Push Amplification
- Workaround for Android O orientation bug in Native InApps
- Fixes a bug which led to ANR on 2G network
CleverTap Android SDK v3.3.4
Fixes the bug which raised App Launched
event in some cases where an event was pushed from the background
CleverTap Android SDK v3.3.3
Fixes the bug which caused CTA buttons to not open the mentioned deep link
CleverTap Android SDK v3.3.2
Fixes the app crash issue for Interstitial InApp notification template when not using ExoPlayer
Fixes the empty buttons in Half Interstitial InApp notification template when no buttons are provided bug
CleverTap Android SDK v3.3.1
- Fixes the issue for developers who override
InAppNotificationListener
methods
CleverTap Android SDK v3.3.0
- Adds support for Native InApp Notifications
- Bug fixes and performance improvements
CleverTap Android SDK 3.2.0
- Adds support to create multiple instances of CleverTap Android SDK
- Deprecated
CleverTapException
,CleverTapMetaDataNotFoundException
,CleverTapPermissionsNotSatisfied
andInvalidEventNameException
- Deprecated
CleverTapAPI.CHARGED_EVENT
usecleverTapAPI.pushChargedEvent()
- Deprecated
event
,profile
,session
anddata
methods, use respective CleverTapAPI methods - Deprecated
CleverTapAPI.getInstance()
method. UseCleverTapAPI.getDefaultInstance()
instead - Added APIs for setting the SDK to offline and SSL Pinning
CleverTap Android SDK 3.1.10
Bug fixes
CleverTap Android SDK 3.1.9
Methods for GDPR compliance
New API for screen tracking
New API for Android O channels with custom sound
Various performance improvements
CleverTap Android SDK 3.1.8
Bug fixes and performance improvements