Skip to content

joaoamaral/SalesforceMobileSDK-CordovaPlugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to use the Cordova plugin for the Salesforce Mobile SDK

npm install cordova -g

cordova create TestApp
cd TestApp
cordova plugin add https://github.com/forcedotcom/SalesforceMobileSDK-CordovaPlugin
cordova platform add android
cordova platform add ios
cordova prepare

For more information, check out Salesforce Mobile SDK Development Guide

About

Cordova plugin for the Salesforce Mobile SDK

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 48.1%
  • C# 37.4%
  • Objective-C 6.9%
  • JavaScript 5.9%
  • PowerShell 1.6%
  • Batchfile 0.1%