'RealityKit Collaborative Session Debugging
I want to make AR Apps with RealityKit Collaborative Session. It seems needed to use multiple device, not simulator for me. I have an actual device only one.
Can I debug with simulator and an actual device?
Solution 1:[1]
Alas! There's still no AR Simulator in Xcode 12 for Augmented Reality projects (like ARCore Emulator that you can find in Android Studio).
When you're building ARKit or RealityKit apps with a Collaborative Session feature in Xcode, you need at least 2 real Apple devices (AR Collaborative Session supports up to 6 devices).
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |
