Skip to content

2.6.0

Choose a tag to compare

@piyush-kukadiya piyush-kukadiya released this 30 Dec 07:26
· 230 commits to master since this release
d5b819a
  • Supports CleverTap Android SDK v4.6.6
  • Supports cordova android 11.0.0
  • Supports Android exoplayer v2.17.1. Note : this upgrade will result in minor ui changes for interstitial in app and inbox notifications that uses exoplayer.
  • Adds new callback onCleverTapInboxItemClick to receive inbox item click.
  • Breaks Android setPushXiaomiToken() API where new changes adds region as second mandatory parameter to specify server region.If you are using this method make sure you pass region while calling setPushXiaomiToken().
  • Supports CleverTap iOS SDK v4.2.0.
  • Adds a public method deleteInboxMessagesForIds() for deleting multiple App Inbox messages by passing a collection of messageIDs. Please note that this is only for iOS, and NO-OP for Android as of now.