2.3.0 (16 March, 2023)
- Updated to CleverTap Android SDK v4.6.7
- Updated to CleverTap iOS SDK v4.1.6
- Support for Exoplayer v2.17.1 - Only for Android.
- Adds new callback
CleverTapInboxItemClicked
to receive inbox item click. - 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.