10.0.0
Breaking
- Updates the native iOS bridge from Braze Swift SDK 8.4.0 to 9.0.0.
Added
- Adds the
getDeviceId
method to replacegetInstallTrackingId
, which is now deprecated.
Fixed
- Fixes an issue where StrictMode DiskReadViolation was triggered on Android.
- Thanks @radivojeostojic for pointing this out.