Closed orbitaloop closed 10 years ago
Google Play Game Services supports both iOS and Android platforms, so it's my feeling that Google Play Game Services should be a separate plugin that covers both iOS and Android. Does that make sense?
@orbitaloop I started something a while ago https://github.com/aogilvie/phonegap-plugin-googleGameServices feel free to contribute to that, it's pretty much a skeleton project right now though.
_>It would be a killer plugin if we manage to use the same JS API for the 2 platforms._ I would recommend 2 separate plugins and make a light JS wrapper to control both.
I would recommend 2 separate plugins and make a light JS wrapper to control both
I agree 100%, I'll close this issue here, as the Google Play Games Service will live in a separate repo.
Thank you so much for sharing your work! I wonder, if it's realistic to implement the same thing for Android. They have the Google Play Service Games (https://developer.android.com/google/play-services/games.html), and the principle are about the same. It would be a killer plugin if we manage to use the same JS API for the 2 platforms. Cheers,
Sam