Breaking
- Updates the native Swift SDK version bindings from Braze Swift SDK 14.0.4 to 15.0.1.
- Raises the Xcode version to 26.0 (17A324).
Added
- Updates the Braze sample app to use React Native version
0.85.3. This change validates SDK compatibility with the latest version of React Native.
Fixed
- Updates the native Android SDK version bindings from Braze Android SDK 42.3.0 to 42.3.1.
- Corrects misleading JSDoc on
logContentCardClicked. The method forwards the click and its validation to the native iOS and Android SDKs. - Fixes an Android issue where in-app messages tied to session start could fail to appear on first launch when using runtime
Braze.initialize()with the Expo plugin.