I have a watchOS app that targets watchOS 6.2 and using SwiftUI. The app (built with Xcode 11.6) is currently live in the App Store.
If I take that exact same code — no changes to project files or the minimum version or anything! — and build it with Xcode 12 beta 6, the app crashes on launch on watchOS 6.2. This happens in both the debug simulator and on-device via TestFlight.
Crash logs show an EXC_BAD_ACCESS deep in the SwiftUI framework. Please see attached crash log.
Anyone else seeing this? Any suggestions?
(Filed as FB8555637)
If I take that exact same code — no changes to project files or the minimum version or anything! — and build it with Xcode 12 beta 6, the app crashes on launch on watchOS 6.2. This happens in both the debug simulator and on-device via TestFlight.
Crash logs show an EXC_BAD_ACCESS deep in the SwiftUI framework. Please see attached crash log.
Anyone else seeing this? Any suggestions?
(Filed as FB8555637)