May 2024
We are excited to share the May SDK changelog for our product!
Note
Click each SDK header to view the corresponding GitHub repository for release details.
May 28
- Fixes a background color issue with Banner and Carousel templates.
May 17
- Fixes an issue with the path of the installation script for the Shopify service worker.
May 10
New Features
- Web Platform
- Adds the
recordChargedEvent
method for the Web.
Bug Fixes - Adds the
- Web Platform
- Adds JS package dependency to handle the latest versions.
- Android Platform
- Fixes #114. An issue related to callbacks from Native to Dart. This occurs when a third-party plugin like
flutter_workmanager
is used.
- Fixes #114. An issue related to callbacks from Native to Dart. This occurs when a third-party plugin like
May 6
New Features
- iOS Platform
- Supports CleverTap iOS SDK v6.2.1.
- Adds Privacy Manifests for iOS SDK.
Bug Fixes
- iOS Platform
- Fixes a crash due to out-of-bounds in
NSLocale
implementation. - Fixes a bug where client-side In-Apps were not discarded. This bug occurs when the rendering status is set to discard.
- Fixes a crash due to out-of-bounds in
Updated 7 months ago