Game Controller Capability Missing In Xcode for VisionPro
Hello.
We're porting a game to VisinoOS. After submitting it for review it was rejected because it did not mention that the game is using a bluetooth controller. Not a problem, we wanted to follow the instruction in order to comply with this requirement and surprise, we couldn't follow the instructions because we didn't find the Game Controller in the capability list.
This is what we have:
And this is what it should look like:
Can we add them manually or somebody has any idea how can we do this? They were also talking about a dictionary and to include visionOS in that dictionary but we couldn't find any with the name
GCRequiresControllerUserInteraction
This is their reply but in order for this to work we have to configure Game Controller capability and it does not exists:
Please configure the GCRequiresControllerUserInteraction key to include visionOS and set the value to YES.
If you need technical support, your question would be best addressed by Developer Technical Support, who can provide discrete code-level assistance.
Alternatively, learn how to configure the GCRequiresControllerUserInteraction property list key, or ask fellow developers and Apple engineers a question in the Apple Developer Forums.