Unity-Technologies / arfoundation-samples

Example content for Unity projects based on AR Foundation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support of MultiPeer for the visionOS platform

rubit0 opened this issue · comments

The (awesome) MultiPeer implementation of ARFoundation is currently not supported on visionOS.
When performing a build in Xcode it returns several errors about undefined symbols and linker command failings.

Screenshot 2024-01-23 at 14 24 47

It would be great if the NativeCode could be recompiled to include visionOS target platform.
According to the Apple developer docs MultiPeer is supported on visionOS.

Unity has a dedicated Discussions space for visionOS questions. For questions regarding Apple Vision Pro, visionOS, or Unity PolySpatial, please post there: https://discussions.unity.com/c/visionos-beta/16. This repo does not yet support visionOS.

Closing this question as asked and answered. We expect to add visionOS support in this repo later this year.