Overview
The Mobile SDK wraps Core Platform’s REST API in a native client for iOS and Android, handling auth token storage, request retries, and response caching automatically.
iOS
Swift Package Manager or CocoaPods, iOS 15+.
Android
Gradle, minSdkVersion 24 (Android 7.0+).
Continue to Installation to add the SDK to your project.