Open
Description
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
- On latest XCode, create a new Apple Watch app.
- Follow instructions to integrate Bugsnag
- Run app
- XCode will stop at the crash mentioned above
Environment
- Bugsnag version: 6.27.2
- watchOS version(s): 9
- Simulator or physical device: Any watch
- Xcode version: 14.3.1