You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to start Bugsnag on a Watch app (not an extension) the app crashes when trying to call [WKExtension sharedExtension] as this only works on extensions, not on a watch app that can run as a standalone app.
Hi @gpambrozio
We appreciate your feedback and thank you for opening a PR to address this issue.
We will be sure to review your PR once priorities allow.
Describe the bug
When trying to start Bugsnag on a Watch app (not an extension) the app crashes when trying to call
[WKExtension sharedExtension]
as this only works on extensions, not on a watch app that can run as a standalone app.Steps to reproduce
Environment
Crash screenshot:
The text was updated successfully, but these errors were encountered: