I've got a WatchOS app that includes the Purchases SDK.
I've migrated the app to a single target in Xcode 14.
I get a crash as soon as I launch it on device on Line 231 in SystemInfo
The watch is running 8.6
The crash reads:
+[WKApplication sharedApplication]_block_invoke:38: Critical failure. Simulating crash: Condition failed:"NO". WatchKit extensions should use WKExtension
I've got a WatchOS app that includes the Purchases SDK.
I've migrated the app to a single target in Xcode 14.
I get a crash as soon as I launch it on device on Line 231 in SystemInfo
The watch is running 8.6
The crash reads:
+[WKApplication sharedApplication]_block_invoke:38: Critical failure. Simulating crash: Condition failed:"NO". WatchKit extensions should use WKExtension