February 2023
We are excited to share the CleverTap SDK changelog for February!
Note
Click each SDK header to view the corresponding GitHub repository for release details.
February 28
- Fixed rendering issues for Web Native Display banner and carousel.
- Fixed user interface issues for Web Inbox.
February 14
-
Added the following new push permission public APIs to support core Android SDK v4.7.4 and iOS SDK v4.2.0 versions:
getPushNotificationPermissionStatus()promptPushPrimer(object)promptForPushNotification(boolean)
For more information, refer to the Flutter Push Primer document.
-
Added the
setCleverTapPushPermissionResponseReceivedHandlerpush permission callback method, which returns true or false depending on the user's notification permissions. -
Added the
setCleverTapInAppNotificationShowHandlermethod to handle InApp notifications for Android. -
Updated the format of the Native Display payload for both Android and iOS platforms.
-
Fixed the FCM Plugin's onBackgroundMessage handler bug that failed sending the method calls from Android.
Updated 13 days ago
