sentry-cocoa icon indicating copy to clipboard operation
sentry-cocoa copied to clipboard

Capture NSException without SentryCrashExceptionApplication

Open brustolin opened this issue 1 year ago • 4 comments

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

brustolin avatar Apr 03 '23 12:04 brustolin