This release updates the native SDKs to incorporate changes for Android 15 and iOS 18:
iOS SDK: 15.1.0 -> 18.0.0
Android SDK: 20.2.0 -> 23.0.0
Breaking Changes
The iOS minimum deployment target has been updated from 12.0 -> 15.6 with Xcode 16.
Bug Fixes
Fixes a bug when using targetSdk
35 and running on an Android 15 device. You should update to this version before updating the targetSdk
version of your app to 35.