-
Notifications
You must be signed in to change notification settings - Fork 31
Get the iOS SDK
Yuvi edited this page Jun 23, 2022
·
42 revisions
Latest SDK version number: 238.0.0. For more details, check out the release notes.
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.
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.
Once you have the SDK, you can follow the installation instructions.
