Skip to content

3.2.0

Latest
Compare
Choose a tag to compare
@Anush-Shand Anush-Shand released this 12 Aug 12:18
3984cfa

New Features

Android Specific

  • Supports CleverTap Android SDK v6.2.1.
  • Supports Android 14, made it compliant with Android 14 requirements. Details here.
  • Extends the push primer callback to notify permission denial when cancel button is clicked on PromptForSettings alert dialog.
  • Adds Accessibility ids for UI components of SDK.
  • Migrates JobScheduler to WorkManager for Pull Notifications.

Bug Fixes

Android Specific

  • Fixes #239, an issue where the onPushNotification callback was not triggered when notification was tapped from the killed state on capacitor apps.
  • Fixes InApps crash in a rare activity destroyed race condition.
  • Fixes Potential ANR in a race condition of SDK initialisation in multithreaded setup.
  • Fixes a bug in Client Side InApps with regards to frequency limits.
  • Fixes a crash due to NullPointerException related to deviceInfo.deviceId.
  • Fixes an ANR related to isMainProcess check.
  • Fixes an ANR due to eager initialisation of CtApi triggered by DeviceId generation.

Breaking API Changes

  • Removes all Xiaomi related public methods as the Xiaomi SDK has been discontinued. Details here.