Xbox Controller connected but no input

Hi, in Swift Playgrounds on my iPad I can see my Xbox controller. I can access its vendorName and it's recognized as an extendedGamepad.

However the valueChangedHandler I assigned is never called.

I tried both in code/preview mode and when starting the app separately via the play button.

Is this not possible in playgrounds or is there something I am missing?

Accepted Reply

i got it working, a combination of restarting playgrounds , reconnecting the controller, and maybe being lucky with the order of doing things.

Replies

i got it working, a combination of restarting playgrounds , reconnecting the controller, and maybe being lucky with the order of doing things.