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 23
- Adds Visual Editor support for Shopify websites.
September 23
- Removes the use of migration service workers.
September 18
- Adds anti-flicker solution for Visual Editor.
September 16
- Fixes a bug where the multivalue feature was giving errors.
September 4
- Sends SDK and Account ID via post-message
September 2
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.
September 2
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 24 days ago