It can get really confusing to start building apps for Salesforce.com / Force.com with all the keywords like Cordova, Force Cordova, APEX, VisualForce etc. Here is a quick and easy steps and pointers.
SalesforceMobileSDK is used to connect to the force.com back end using REST APIs.
We need an app key (App key) for this to work.
…
Getting started:
All the code is in the folder : /Users/agileblaze/hack/
Get the SDK
git clone https://github.com/forcedotcom/SalesforceMobileSDK-iOS.git
Go to
/Users/agileblaze/hack/SalesforceMobileSDK-iOS/build
type ant command to build the SDK
Goto this folder
/Users/agileblaze/hack/SalesforceMobileSDK-iOS/build/artifacts/NativeAppTemplate
type the following command to generate a native Ap
createApp.sh -t native -n ULITwo -c org.uli.ULIOne -g Agileblaze -a acbj479469396jhdjd -u callback_url -s uli.salesforce.com/ULIOne/login -o ulitwo
A very useful example is here : https://heroku.github.io/nibs/architecture.html
This documentation from Salesforce is the quickest way to get started
Agileblaze provides innovative solutions enabling mobility in the banking, retail and healthcare sectors and has extensive expertise in Salesforce. To know more, feel free to reach out to use at innovation@agileblaze.com