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?
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?
In Xcode 15, there is still no RealityKit iOS Simulator
for AR projects (like ARCore Emulator that you can find in Android Studio). However, now visionOS Simulator
is accessible for you.
When you're building iOS 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.