getsentry / getsentry/sentry-cocoa
Support Unhandled Exceptions on watchOS
Open
Cocoa
Component: SentryCrash
Errors
Feature
- Dominant language
- Swift
- Stars
- 1.1k
- Forks
- 418
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 106
Description
### Description
As pointed out in https://github.com/getsentry/sentry-cocoa/issues/406#issuecomment-1453147037 crash reports are not possible on watchOS. Instead, we can offer unhandled exception reporting with only the exception stack trace. We could investigate grabbing the stack traces of other threads.
Contributor guide
Assessment
This issue has not been assessed yet.