Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This is so great, maybe it's possible to implement the same thing for Android? #1

Closed
orbitaloop opened this issue Nov 15, 2013 · 4 comments
Labels

Comments

@orbitaloop
Copy link

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

@leecrossley
Copy link
Owner

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?

@aogilvie
Copy link

@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.

@leecrossley
Copy link
Owner

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.

@leecrossley
Copy link
Owner

leecrossley pushed a commit that referenced this issue Sep 18, 2014
merged leecrossley:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants