-
Notifications
You must be signed in to change notification settings - Fork 17
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
Any chance to support iOs? #25
Comments
Hi, we never added support for iOS on this extension since on iOS we use GameCenter. This provides google play games on every platform by using the rest APIs of Google Play Games. I understand that it's not the same as the native for iOS, but we don't have time right now to implement the native iOS version of this extension. If someone has the time and wants to send a pull request will be much appreciated. PS: We never saw the need to port this to iOS, as we understand that not many people uses GooglePlayGames on iOS. Do you know if this has changed now? Does GPG has a good userbase on iOS? |
Than can be true (not many iOs users use google play services)... other articles about this topic: |
I understand... We're not close to the idea of this extension working on iOS, but I'm not sure about how many iOS users actually uses GooglePlayGames. I don't know why, but I guess it has something to do with a low experience; that you don't have automatic login; and the fact that if you don't have a google account you're out (you can create a google account for this, but you'll end-up playing alone, since the new account won't have your friend-list). On our experience, Google Play Games & Game Center helps you get Achievements and Global Leaderboards, but when you really want social interaction and multiplayer games, you need to focus on Facebook. The only useful thing we got from google play games on iOS, is the ability to give the user another way of login and seaching for some more friends, but you can do so by using https://github.com/SempaiGames/extension-gpgrest |
Is it possible to use Google sign in api similar to Facebook Login api ? For flash we used https://github.com/DaVikingCode/GooglePlus-ANE , but there is not similar api for Haxe |
Hi, we're currently working on the iOS version of this extension. |
The GooglePlayServices lib is compatible with iOs,
any chance to support iOs in this extension someday in the future?
(Thanks for the extension!)
The text was updated successfully, but these errors were encountered: