Using SalesforceMobileSDK-iOS with salesforce.local

Objective-C integration

Install
# See https://github.com/forcedotcom/SalesforceMobileSDK-iOS
Get API Isage
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://salesforce.local/v2/apiusage
Get All Datasets
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://salesforce.local/v2/vision/datasets
Get All Examples for Label
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://salesforce.local/v2/vision/examples
SDK on GitHub 📄 API Docs
SDK
SalesforceMobileSDK-iOS
Objective-C
API
salesforce.local
salesforce.local:einstein
At a glance
Language Objective-C
Endpoints45
Base URLhttp://salesforce.local