Skip to content

iOS does not crash #47

@derek-cheung

Description

@derek-cheung

Description

When I trigger a deliberate crash, on Android the app crashes and an unhandled error log gets sent to Bugsnag. When I attempt the same on iOS, the app does not crash and instead becomes unresponsive and an unhandled warning log gets sent to Bugsnag.

I created a new Compose Multiplatform app and setup Bugsnag KMP and bugsnag-cocoa via SPM on the iOS side. The setup of Bugsnag initialisation is the same as in the BugsnagExample in this repo. The KMP version is the latest (1.0.0-beta04) and bugsnag-cocoa is 6.32.2. Tested on both the simulator and a real device as well as debuggable and not with the same result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions