Install the iOS SDK

Note: With the iOS 14 release (supported by iOS Agent 20.10.0), Apple introduced a new data collection policy. See iOS Data Collection Disclosure for details.

The Splunk AppDynamics iOS SDK framework helps you to monitor the performance and activities of an iOS application. You can add the Splunk AppDynamics iOS SDK in your Xcode environment from the Splunk AppDynamics GitHub repository.

You can install the iOS SDK using CocoaPods, Swift Package Manager, or by manually downloading and installing it. We recommended that you use CocoaPods or Swift Package Manager to install the iOS SDK because it handles the dependencies, the build settings, and simplifies upgrading.

Note:
  • Swift Package Manager install is supported for iOS Agent 23.10.1 or higher.
  • Download the list of copyrights and licenses for each Open Source components in iOS Agent. See, Release Notes

Follow the instructions for your preferred installation method: