Added
- Updates the native Swift SDK version bindings from Braze Swift SDK 15.0.1 to 15.1.0.
Fixed
- Fixes an Android issue where
Braze.getInitialPushPayload()returnednullon cold start whenandroidHandlePushDeepLinksAutomaticallywas enabled, due to aClassCastExceptionwhen reading theab_use_webviewnotification extra as aStringinstead of aBoolean.