A project I'm working on is having issues with SwiftUI previews in Xcode. When the project includes ARCore/AugmentedFaces v 1.43.0 all previews stop working with an "Cannot preview in this file: Target Crashed" message.
The error appears on Xcode 15.4, 15.3, 15.1 and 14.3.1.
ARCore is being pulled in as a Cocoapods dependency.
Removing the dependency makes the previews work again just fine.
Hi!
A project I'm working on is having issues with SwiftUI previews in Xcode. When the project includes ARCore/AugmentedFaces v 1.43.0 all previews stop working with an "Cannot preview in this file: Target Crashed" message.
The error appears on Xcode 15.4, 15.3, 15.1 and 14.3.1.
ARCore is being pulled in as a Cocoapods dependency.
Removing the dependency makes the previews work again just fine.