SalesforceMobileSDK-Templates
Ready-made Salesforce mobile app templates for iOS and Android
All Skills in This Repository (11)
Pure Emerald Level Indicatorsupdate-ios-deployment-target
Update minimum iOS deployment targets across Salesforce SDK templates.
test-template
Automate Salesforce SDK template testing across iOS and Android builds.
create-ios-app-with-mobile-sdk
Generate an iOS Swift Xcode project with Salesforce Mobile SDK integration.
add-mobile-sdk-ios
Integrate Salesforce iOS SDK into Swift apps with CocoaPods or Swift Package Manager.
add-mobile-sdk-android
Configure Salesforce Mobile SDK dependencies, initialization, and OAuth in Kotlin Android apps.
add-smartstore-android
Integrate Salesforce SmartStore into Android Kotlin apps with Mobile SDK.
add-mobilesync-ios
Integrate Salesforce MobileSync into iOS Swift apps via CocoaPods or SPM.
create-android-app-with-mobile-sdk
Create an Android Kotlin app with Salesforce Mobile SDK integration.
add-mobilesync-android
Upgrade Android Kotlin apps to Salesforce MobileSync SDK and configure JSON sync definitions.
add-smartstore-ios
Integrate Salesforce SmartStore into iOS Swift apps for encrypted local storage.
test-sdk-consumer-skills
Create and build SDK consumer apps on iOS and Android for testing.
Frequently Asked Questions
FAQPage SchemaHow to install SalesforceMobileSDK-Templates?โผ
Run `npx skills add forcedotcom/SalesforceMobileSDK-Templates --all -g -y` in your terminal to install all skills in this suite globally.
How to create a Salesforce mobile app from a template?โผ
Use the forceios, forcedroid, forcereact, or forcehybrid CLI commands with your app name and package name, and the matching template is customized and built automatically.
How to add Salesforce login to an existing iOS or Android app?โผ
The ios-mobile-sdk and android-mobile-sdk skills guide your agent through wiring OAuth authentication, SmartStore encrypted storage, MobileSync, and biometric login into an existing project.
Which platforms do these templates support?โผ
Templates cover native iOS (Swift), native Android (Kotlin), React Native (JavaScript and TypeScript), and hybrid Cordova apps.
Can I verify a template builds correctly after changes?โผ
Yes. Run the included test_template.sh script against any template to confirm dependencies install and the project builds on iOS or Android.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core