Salesforce Mobile SDK 10.2.0
What's New in Salesforce Mobile SDK 10.2 for Android
Mobile SDK 10.2 is an interim release that features non-breaking API changes and modernized Android support. In interim releases, we often deprecate items in native libraries for removal in an upcoming major release. Be sure to check your compiler logs for deprecation warnings so that you can address any changes before they go into effect.
Feature Updates
Android 13 Compatibility
We’ve successfully tested Mobile SDK for compatibility with Android 13. See Android Version 13.
External Component Version Updates
- SQLite: 3.39.2
- SQLCipher: 4.5.2
- OkHttp: 4.10.0
- Cordova-android: 11.0.0
- React Native: 0.70.1
- ShellJS: 0.8.5 (for command line tools)
- TypeScript: 4.8.3 (for React Native)
- Android SDK (target API): 33
How to Upgrade Your Apps
For information on upgrading Mobile SDK apps, follow the instructions at Migrating from the Previous Release.
Deprecations
Check your compiler warnings, or see Android Current Deprecations.