hyperfiction / HypPlay_services

Google Play Services for haxe NME
BSD 2-Clause "Simplified" License
23 stars 10 forks source link

Any plans to update to newest version of Play Services? #8

Open goshki opened 10 years ago

goshki commented 10 years ago

The newest version of Play Services incorporates Game Services, Analytics and AdMob. Do you plan to update the library to support all those features?

shoebox commented 10 years ago

I'm very busy these days, when i will have a bit of time off, i will take a look at it

goshki commented 10 years ago

Thanks for the info. :-)

halfabench commented 10 years ago

Maybe replacing BaseGameUtils with a new version would work (https://github.com/playgameservices/android-samples/tree/master/BasicSamples/libraries/BaseGameUtils/src/main). As well as using a newer google play lib.

The1andONLYdave commented 9 years ago

Anyone have made any progress on this? I have a working Admob in my current project and Analytics, but would really like a library which supports Game Services too. Seems to me there is no current open-source implementation of current Game Services.

ramsestom commented 9 years ago

Looking for a library supporting admob and google play game service. Is this one still on development or is it dead?

shoebox commented 9 years ago

In progress, but no idea when it gonna be ready, not much time available for it.

ramsestom commented 9 years ago

OK. great news. This library would probably be useful to many of us (especially if you use the new C++ google play API so that the library could be use on all cpp targets). Hope you would find some time to work on it soon ;).

halfabench commented 9 years ago

Just saw on twitter a new lib. Maybe it could be possible to merge both? (link: https://github.com/fbricker/openfl-gpg)