Skip to content

Salesforce Mobile SDK 12.1.0

Latest
Compare
Choose a tag to compare
@wmathurin wmathurin released this 15 Aug 21:40
· 10 commits to dev since this release

What's New in Salesforce Mobile SDK 12.1.0

Mobile SDK 12.1 is a minor release that introduces user-registration and password-reset flows to the native login suite for Experience Cloud.

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.

Native User Registration and Password Reset

We added user-registration and password-reset support for Experience Cloud sites, which means you can now fully customize the UI for these flows.

External Component Version Updates

  • Gradle: 8.7.0
  • SQLCipher: 4.6.0
  • Cordova: 13.0.0
  • React Native: 0.74.3

How to Upgrade Your Apps

For information on upgrading Mobile SDK apps, follow the instructions at Migrating from the Previous Release.