Hello there, I am someone who is still fairly novice with Reality / AR Kit. And I want to ask what is the best way to implement Multiuser AR experiences. I’ve been thinking on creating an AR app that would use this feature to allow multiple users to view a single AR view (e.g., multiple users seeing the same rendered model from their own perspectives).

Multiuser AR experiences can be created using the SynchronizationComponent

This is a good tutorial (along with sample code) on building collaborative AR sessions between devices:

https://developer.apple.com/documentation/arkit/creatingacollaborative_session

Tagged with: