Release 1.317
September 2nd, 2026
TL;DR: This release brings native SDK upgrades and stability fixes to the React Native SDK.
Release date: 2.9. - 7.9.2026
Mobile SDK updates
React Native SDK
Native SDK upgrades and stability fixes with our latest React Native SDK 4.1.0 release:
- Native SDK upgrades: Updates the native Android SDK to version 5.3.0 and the native iOS SDK to version 4.3.0.
- Documentation: Adds
Exponea.customerCookiedocumentation with usage examples. - Event parsing fix: Fixes the JSON parser to properly handle nested maps and arrays in event properties.
- iOS stability fixes: Fixes carousel content block sort and reload race conditions, push notification listeners not being restored after SDK reinitialization, and App Inbox TurboModule bridging issues, a
flushData()race condition, and event delivery to the main thread. - Android fix: Fixes
InAppContentBlocksPlaceholder.onActionClickeddelivering an undefined action object instead of a properly parsed action. - Customer identity fix: Fixes
identifyCustomerrejecting emptyCustomerIdentityobjects.

