Supports Android 14, made it compliant with Android 14 requirements. Details here
Upgrades AGP to 8.2.2 for building the SDK and adds related consumer proguard rules
Deprecates Xiaomi public methods as we are sunsetting SDK. Details here.
Adds Accessibility ids for UI components of SDK
Migrates JobScheduler to WorkManager for Push Amplification.
Breaking API Changes
CTPushAmpWorker breaks custom WorkerFactory implementation of an App:
If you are using custom WorkFactory implementation of WorkManager then make sure that you
correctly handle workers defined by CleverTap SDK and other third party dependencies.
You must return null from createWorker() for any unknown workerClassName. Please check
implementation provided in the
blog here
Bug Fixes
Fixes InApps crash in a rare activity destroyed race condition
Fixes Potential ANR in a race condition of SDK initialisation in multithreaded setup
CleverTap Geofence SDK CHANGE LOG
Version 1.3.0 (February 21, 2024)
Supports Android 14, made it compliant with Android 14 requirements. Details here
Upgrades AGP to 8.2.2 for building the SDK and adds related consumer proguard rules
CleverTap Huawei Push SDK CHANGE LOG
Version 1.3.4 (February 21, 2024)
Supports Android 14, made it compliant with Android 14 requirements. Details here
Upgrades AGP to 8.2.2 for building the SDK and adds related consumer proguard rules
CleverTap Push Templates SDK CHANGE LOG
Version 1.2.3 (February 21, 2024)
New features
Supports Android 14, made it compliant with Android 14 requirements. Details here
Upgrades AGP to 8.2.2 for building the SDK and adds related consumer proguard rules
CleverTap Android SDK CHANGE LOG
Version 6.1.0 (February 21, 2024)
New Features
Breaking API Changes
WorkFactory
implementation ofWorkManager
then make sure that you correctly handle workers defined by CleverTap SDK and other third party dependencies.null
fromcreateWorker()
for any unknown workerClassName. Please check implementation provided in the blog hereBug Fixes
CleverTap Geofence SDK CHANGE LOG
Version 1.3.0 (February 21, 2024)
CleverTap Huawei Push SDK CHANGE LOG
Version 1.3.4 (February 21, 2024)
CleverTap Push Templates SDK CHANGE LOG
Version 1.2.3 (February 21, 2024)
New features