cordova-plugin-salesforce-sdk

Salesforce Mobile SDK Cordova Plugin Repository


Keywords
mobilesdk, android, ios, cordova, salesforce, mobile, sdk
License
DSDP
Install
npm install cordova-plugin-salesforce-sdk@9.1.1

Documentation

Cordova Plugin for Salesforce Mobile SDK

The Salesforce Mobile SDK Cordova Plugin npm package allows users to interface their hybrid iOS and Android mobile applications with the Salesforce Platform, leveraging Salesforce Mobile SDK for iOS and Salesforce Mobile SDK for Android.

Getting Started

If you're new to mobile development or the force.com platform, you may want to start at the Mobile SDK landing page. This page offers a variety of resources to help you determine the best technology path for creating your app, as well as many guides and blog posts detailing how to work with Mobile SDK.

Using the Plugin

We recommend you use our [forcehybrid]((https://npmjs.org/package/forcehybrid) command-line utility to generate your application instead of adding the plugin to a Cordova project directly since there are a few additional steps required for the project to work.

More information

  • You can find the forcehybrid npm package here to develop Mobile SDK hybrid apps for iOS and Android.

  • You can find the forceios npm package here to develop Mobile SDK apps for iOS.

  • You can find the forcedroid npm package here to develop Mobile SDK apps for Android.

  • You can find the forcereact npm package here to develop Mobile SDK react native apps for iOS and Android.

  • The Salesforce Mobile SDK for iOS source repository lives here.

  • The Salesforce Mobile SDK for Android source repository lives here.

  • See our developerforce site for more information about how you can leverage Salesforce Mobile SDK with the force.com platform.

  • If you would like to make suggestions, have questions, or encounter any issues, we'd love to hear from you. Post any feedback you have on the Mobile SDK Trailblazer Community.