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:

  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: 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.