Customize the iOS Instrumentation
Once you have instrumented your iOS application with the Mobile iOS SDK, you can also use the APIs exposed by the SDK to customize the data for your app that appears in the Controller UI.
The following sections show you how to use the iOS SDK to customize your instrumentation.
- Collect Additional Types of Data
- Capture User Interactions
- Programmatically Take Screenshots
- Block and Unblock Screenshots
- Disable the Agent to Stop Sending User Data to the Collector
- Add a Crash Reporting Callback
- Disable Crash Reporting
- Report Errors and Exceptions
- Configure Application-Not-Responding (ANR) Detection
- Configure Hybrid Application Support
- Programmatically Control Sessions
- Start and End Session Frames
- Configure the Agent for Custom App Names
- Configure the Agent for Ignoring Some HTTP Requests
- Use the Agent with a Custom HTTP Library
- Transform URLs for Network Requests
- Enable Logging and Set Logging Level
- iOS SDK Documentation