forcedotcom / SalesforceMobileSDK-CordovaPlugin

Cordova plugin for the Salesforce Mobile SDK
Other
48 stars 114 forks source link

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