-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels