Overview
This section explains how to install and configure the Pulse Labs FlightRecorder SDK for iOS.
The SDK supports both Swift and Objective-C, and it can be integrated seamlessly with UIKit and SwiftUI interfaces.
The configuration automatically displays an introduction the first time a user launches your app and activates the SDK when the user shakes the device or takes a screenshot. However, if your application does not support scenes you will need to follow slightly different instructions and trigger the introduction display in your own code. Detailed instructions for both options are provided below.
Important notes:
The Pulse Labs FlightRecorder SDK requires that your app has a minimum deployment target of iOS 15.0 or higher. Additionally, the SDK will only run on devices running iOS 16.0 or higher.
To discuss customization options or to request support for adapting the SDK to your specific needs, please contact our support team at flightrecorder@pulselabs.ai.
Last updated