Also, just curious… How does developing for ARKit work? Does the Xcode Simulator have “virtual rooms” to test your code in, or do you have to compile and run from a real device each time?
Unfortunately the app won't even compile on the simulator, it seems like some of the AR libraries aren't actually available when building for the simulator. I have to test on real device each time for the time being. That would be super cool if there were virtual rooms to test AR code in, I feel it could expedite some of the development time haha