cordova-plugin-game-center icon indicating copy to clipboard operation
cordova-plugin-game-center copied to clipboard

Question: Matchmaking support?

Open timothymalcham opened this issue 9 years ago • 0 comments

This is more of a question than a bug report or feature request:

As far as I'm aware, all the Cordova Game Center plugins I've come across have no support for match making, a feature of Game Center. I'm building a multiplayer mobile game using Ionic, which makes use of Cordova and its array of plugins. I'd like to utilize Game Center's matchmaking capabilities, but it's starting to look like I may have to learn obj C and build my own plugin and/or fork an existing one.

So my question: what are the main reasons you (and others) have left out match making support from the plugin API? Is it even possible to do matchmaking with Cordova, or would I just need to build a native (not hybrid) app in Obj C/Swift?

timothymalcham avatar Dec 29 '15 18:12 timothymalcham