Skip to content

Make setSentryUnhandledExceptionHook public #200

@chrisbanes

Description

@chrisbanes

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

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions