Crash Manager

Get crashes informations from your iOS app directly in your back office.

The iOS Apps Panel SDK includes an exception handler, which sends data about the crashes to your back end.

How it works

Everytime your app crashes, before being killed, the SDK's exception handler catches the crash and creates background upload task to send the stack trace to your backend.

If you want to use an external tool, like Crashlytics, you must disable the crash manager, or else your tool won't receive anything.