Hi, I would like to know if socialAPI support visionOS? The gamecenter login UI will be displayed, but the report score and ShowLeaderboardUI functions are not operational.
No errors can be obtained in Xcode.
Editor: 2022.3.46
Polyspatial: 1.3.9
Hi, I would like to know if socialAPI support visionOS? The gamecenter login UI will be displayed, but the report score and ShowLeaderboardUI functions are not operational.
No errors can be obtained in Xcode.
Editor: 2022.3.46
Polyspatial: 1.3.9
Hi there, I don’t believe we support GameCenter via socialAPI currently (or perhaps is limited since you said you can see the UI). Please feel free to submit a feature idea on our MR features roadmap.
Hey again, following up because I have additional information. None that will solve your problems but helpful context nonetheless. Unity’s SocialAPI is marked for deprecation as of Unity 6. Apple has also released a plugin (see Apple.GameKit) for interfacing with GameCenter. I’m not sure if it will be compatible with visionOS, but it might be worth checking out. There seems to be some posts on the forums here about users trying to adapt iOS plugins to visionOS with some success.