Skip to content

Salesforce Mobile SDK 10.2.0

Compare
Choose a tag to compare
@wmathurin wmathurin released this 04 Oct 22:15
· 404 commits to dev since this release

What's New in Salesforce Mobile SDK 10.2 for iOS

Mobile SDK 10.2 is an interim release that features non-breaking API changes and modernized iOS 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

iOS 16 Compatibility

We’ve successfully tested Mobile SDK for compatibility with iOS 16. See iOS 16 Release Notes.

Note
Apple has not released iPadOS 16 at this time. The latest release of iPadOS is 15.6. Mobile SDK remains compatible with this release.

External Component Version Updates

  • SQLite: 3.39.2
  • SQLCipher: 4.5.2
  • React Native: 0.70.1
  • ShellJS: 0.8.5 (for command line tools)
  • TypeScript: 4.8.3 (for React Native)

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 iOS Current Deprecations.