-
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
Problem Statement
We have a mixed KMP and native app, meaning that the limited configuration options available via this library, limit what we can enable on both the Android and iOS sides.
On the iOS side, AFAICT the only thing library does is called SentrySDK
along with setting an unhandled exception handler.
Solution Brainstorm
Since I would rather call SentrySDK.start {}
in Swift, can we make the setSentryUnhandledExceptionHook function public?
Metadata
Metadata
Assignees
Type
Projects
Status
Done