Get started
For native integration, follow the steps outlined under the installation and configuration section to integrate the Sense360 iOS SDK
Before you begin
Before using the iOS SDK, contact Medallia support with this information:
Bundle ID. This corresponds to the ID listed in your App Store Connect under the General/App Information.
Requirements
These are the technical requirements to add the Sense360 by Medallia iOS SDK:
- SDK requirements:
- iOS 12 or later.
- Xcode requirements:
- Xcode 15 or later.
Set up a physical iOS device.
Step 1: Add the Sense360 iOS SDK to your application
The Sense360 iOS SDK for iOS can be added via Swift Package Manager. For more information, see Add the iOS SDK via SPM.
Step 2: Configure Location
The Sense360 iOS SDK for iOS requires configuring three location features: Enabling background modes, Adding location usage description, and Enabling required permissions. For more information, see Configure location.