I can't find any examples of RealityKit collaborative session.
I set up Multipeer Connectivity bu I have no idea if I'm doing it wrong:
configuration.isCollaborationEnabled = true
but when I try to load in a Reality Composer box file on two devices, only the boxes created by each device are shown on the screens.
I have seen Apple's WWDC Building Collaborative AR Experiences, but it doesn't help.