Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 312 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 312 Bytes

SFDC_Native_iOS_Sample

A native iOS sample app which demonstrates basic Salesforce functionality.

Upon cloning, you must create a connected app in your Salesforce org and copy and paste the Consumer Key for your app into AppDelegate.m (as the value of the RemoteAccessConsumerKey const).