MobileSyncExplorer demonstrates the power of the native Mobile Sync library on iOS. It resides in Mobile SDK for iOS under native/SampleApps/MobileSyncExplorer.
RestAPIExplorer exercises all native REST API wrappers. It resides in Mobile SDK for iOS under native/SampleApps/RestAPIExplorer.
iOSNativeSwiftTemplate: Standard iOS native template, written in Swift. Default app type for the forceios create command. When forceios create prompts for app type, press Return or enter native_swift.
iOSNativeTemplate: Standard iOS native template, written in Objective-C. When forceios create prompts for app type, enter native.
For use with forceios createwithtemplate
iOSIDPTemplate: Demonstrates how to set up an identity provider in an iOS app. When forceios createwithtemplate prompts for the repo URI, enter iOSIDPTemplate.
iOSNativeSwiftEncryptedNotificationTemplate: Demonstrates how to set up an iOS app to receive encrypted notifications. When forceios createwithtemplate prompts for the repo URI, enter iOSNativeSwiftEncryptedNotificationTemplate.
iOSNativeSwiftPackageManagerTemplate: Demonstrates how to set up an iOS app with SwiftPackageManager. When forceios createwithtemplate prompts for the repo URI, enter (or copy and paste) iOSNativeSwiftPackageManagerTemplate.
iOSNativeLoginTemplate: Demonstrates how to set up native login. When forceios createwithtemplate prompts for the repo URI, enter iOSNativeLoginTemplate.
MobileSyncExplorerSwift: Provides a comprehensive example of Mobile Sync usage. When forceios createwithtemplate prompts for the repo URI, enter MobileSyncExplorerSwift.
We've Moved
Welcome to the new home of the Mobile SDK Developer Guide! For now, the Japanese guide can be found in PDF form.