Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.18 KB

UPGRADE.md

File metadata and controls

9 lines (6 loc) · 1.18 KB

Upgrade steps from v. 7.0 to v. 7.1 for native/hybrid/React Native apps

  • To upgrade native apps, we strongly recommend creating a new app from the app templates in the forcedroid npm package, then migrating the artifacts specific to your app into the new template.
  • To upgrade hybrid apps, we strongly recommend creating a new app from the app templates in the forcehybrid npm package, then migrating the artifacts specific to your app into the new template.
  • To upgrade React Native apps, we strongly recommend creating a new app from the app templates in the forcereact npm package, then migrating the artifacts specific to your app into the new template.

See the Mobile SDK Development Guide for more information about developing hybrid apps with the Mobile SDK and Cordova.

If you have questions, or encounter any issues, we'd love to hear from you. Post any feedback you have on Salesforce StackExchange.