Skip to main content
Version: 1.0.0

Automatic NSException Reporting in iOS

Automatic Detection: This feature is automatically activated for both debug and release builds.

Type: 12 | Default Severity: Major (see severity)

Appxiom will automatically detect and report NSExceptions 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 NSException reporting manually?
A: No, NSException reporting is automatically enabled with basic Appxiom integration.

Q: Is NSException reporting available in both debug and release builds?
A: Yes, Appxiom monitors for NSExceptions in both debug and release flavours.

Q: Where are detected NSExceptions reported?
A: All detected exceptions are reported in the Appxiom dashboard for your review.

Q: I don't see any NSException reports. Is something wrong?
A: Ensure Appxiom is correctly initialized and your app is running scenarios that could trigger exceptions. Check the integration guide if needed.

Q: Can I disable NSException reporting?
A: NSException reporting is always on and cannot be disabled individually.