Get the iOS SDK - forcedotcom/ServiceSDK-iOS GitHub Wiki

Snap-ins banner

Latest SDK version number: 238.0.0. For more details, check out the release notes.

SDK Installation Options

Option 1. Use Swift Package Manager

To add the frameworks for the Service Chat feature using Swift Package Manager, add a package dependency to your app using the following public URL: https://github.com/Salesforce-Async-Messaging/Swift-Package-ServiceChat.

Option 2. Download the XCFramework Files

When using the XCFramework files, you'll still need to run the supplied prepare-framework script to strip unneeded architectures from the library before submitting to the app store. The script can be found at this location: $SRCROOT/ServiceCore.xcframework/ios-arm64/ServiceCore.framework/prepare-framework.

Option 3. Get the SDK Using CocoaPods

Installation Instructions

Once you have the SDK, you can follow the installation instructions.