September 2024
We are excited to share the September SDK changelog for our product!
Note
Click each SDK header to view the corresponding GitHub repository for release details.
September
Web
- Adds the
addKVDataChangeListener()
method to fetch the custom key-value pair data. - Supports CleverTap Web SDK v1.9.1.
Android
- Fixes a date conversion issue for dates before January 1, 1970.
- Fixes a
ClassCastException
issue inProductConfig
forsetMinimumFetchIntervalInSeconds
function. - Adds support for
profileGetProperty
.
iOS
- Fixes the issue where iOS platform channel messages were not sent on the platform thread.
- Adds support for
profileGetProperty
method.
Bug Fixes
- Fixes a rare
ArrayIndexOutOfBoundsException
caused by an unsynchronized list during race conditions. - Fixes an issue where the Android permission popup was not triggered by
PushPrimer
when usingInAppType.HALF_INTERSTITIAL
enum.
Updated 4 days ago