December 2023
We are excited to share the October SDK changelog for our product!
Note
Click each SDK header to view the corresponding GitHub repository for release details.
December 15
- iOS Platform
- Supports CleverTap iOS SDK v5.2.2.
- Web Platform
- Supports CleverTap Web SDK v1.6.9. For information on integrating and using CleverTap Web SDK in Flutter, refer to Usage-Web.md.
December 14
Fixed the issue of CUID exceeding 15 characters.
December 6
New Features
- Android Platform
- Supports CleverTap Android SDK v5.2.1. This supported version includes support for Custom Proxy Domain functionality. For more information on usage for Cordova Android, refer to the document.
- iOS Platform
- Supports CleverTap iOS SDK v5.2.2. This supported version includes support for Custom Proxy Domain functionality. For more information on usage for Cordova iOS, refer to the document.
- Common for both Android and iOS
- Added a new public API
setLocale(String locale)
for in-built support to send the custom locale (i.e., language and country) data to the dashboard. - Added support for Integration Debugger. It allows you to view errors and events on the dashboard when the
debugLevel
is set to 3.
Bug Fixes- Fixes a crash in iOS 17/Xcode 15 related to alerts in in-apps.
- Added a new public API
Updated about 1 year ago