Automatic NSErrors Tracking in iOS
Automatic Detection: This feature is automatically activated for both debug and release builds.
Type: 22 | Severity: Major (see severity)
Appxiom will automatically detect and report NSErrors in your iOS application with just the basic integration. No additional setup or configuration is required beyond the initial integration steps.
If you have not completed the basic integration, see the How To Integrate section.
Frequently Asked Questions (FAQ)
Q: Do I need to enable NSError tracking manually?
A: No, NSError tracking is automatically enabled with basic Appxiom integration.
Q: Is NSError tracking available in both debug and release builds?
A: Yes, Appxiom monitors for NSErrors in both debug and release flavours.
Q: Where are detected NSErrors reported?
A: All detected NSErrors are reported in the Appxiom dashboard for your review.
Q: I don't see any NSError reports. Is something wrong?
A: Ensure Appxiom is correctly initialized and your app is running scenarios that could trigger NSErrors. Check the integration guide if needed.
Q: Can I disable NSError tracking?
A: NSError tracking is always on and cannot be disabled individually.