Skip to content

2.3.1 (13 April, 2023)

Compare
Choose a tag to compare
@william-ct william-ct released this 13 Apr 10:13
· 105 commits to master since this release
9391d20
  • Updated to CleverTap Android SDK v4.6.9
  • Updated to CleverTap iOS SDK v4.2.2
  • Fixes CreateNotificationChannelWithSound, CreateNotificationChannelWithGroup, CreateNotificationChannelWithGroupAndSound - Only for Android
  • Updates the callback CleverTapInboxItemClicked to receive inbox item click with item payload. The ContentPageIndex corresponds to the index of the item clicked in the list whereas the ButtonIndex for the App Inbox button clicked (0, 1, or 2). A value of -1 indicates the App Inbox item is clicked.
  • Adds DismissAppInbox to dismiss the App Inbox.