Getting 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 the following information:

  • Bundle ID. This corresponds to the ID listed in your App Store Connect under the General/App Information.

Requirements

The following are the technical requirements for adding the Sense360 by Medallia iOS SDK:

  1. SDK requirements:
    • iOS 12 or later.
  2. Xcode requirements:
  3. Set up a physical iOS device.

Important: If not using Xcode, Sense360 support is limited and the integration may be incompatible.

Step 1: Adding the Sense360 iOS SDK to your application

The Sense360 iOS SDK for iOS can be added via Swift Package Manager. For more information, see Adding the iOS SDK via SPM.

Step 2: Configuring Location

The Sense360 iOS SDK for iOS requires configuring two location features: Enabling background modes and Adding location usage description. For more information, see Configuring Location.