sentry-cocoa
sentry-cocoa copied to clipboard
Capture NSException without SentryCrashExceptionApplication
Description
In order to capture unhandled NSException in a MacOS application, is necessary to change the Principal class
to SentryCrashExceptionApplication
(see docs).
It would be better if we could find a solution that don't require changing Principal class
.
┆Issue is synchronized with this Jira Improvement by Unito