Trying to run the demo project for wwc20-10099 in the simulator using the supplied sample.mov, the entire time the app has the "Locating board" overlay instead of finding the board before the bean bags begin to be tossed.
Is this due to the environment? Has anybody got the demo video to work?
Environment:
Is this due to the environment? Has anybody got the demo video to work?
Environment:
2018 Mac mini, 3.0GHz, 6 core, 8GB memory
Big Sur 11.0 beta 20A4299v
XCode 12.0 beta 12A6159
iOS default simulator in XCode 12 (a SE on OS 14)
Hi Eugene,
You might be running into issues because the app doesn't run properly on Simulator.
The 2nd section of the sample’s README says:
If you have a physical device that meets those requirements, try running the sample there and let us know how it goes. 🙂
You might be running into issues because the app doesn't run properly on Simulator.
The 2nd section of the sample’s README says:
The sample relies on hardware features that aren't available in Simulator, such as the Apple Neural Engine.Configure the Project and Prepare Your Environment
You must run the sample app on a physical device with an A12 processor or later, running iOS 14.
If you have a physical device that meets those requirements, try running the sample there and let us know how it goes. 🙂