HaxeExtension / extension-googleplaygames

OpenFL extension for Google Play Games / Android
Other
52 stars 17 forks source link

Google Play Services - New Structure (rev. 30) #24

Closed DarioFT closed 8 years ago

DarioFT commented 8 years ago

As it's discussed in this topic at StackOverflow it seems that google-play-services library has been substantially modified. As we've been able to test, this new changes definitely broke the extension and the only workaround for the problem is to still use old revisions (rev. 29 and older), due the impossibility of access to _google_playservices/libproject.

Further updates for this extension may require to implement some big changes to access the classes and methods packed in different aar files. Is there any other possible workaround or should we stay with older revisions until future updates of this library?

fbricker commented 8 years ago

Hi, If it's true that google refactored google_play_services library, then extension-googleplayservices-lib will require some work. Meanwhile, take a look here: https://github.com/SempaiGames/extension-googleplayservices-lib/issues/3

I don't want to do anything on the extension until google officially updates it's documentation (since as today, google official documentation still says you shoud use the library inside /extras/google/google_play_services/libproject/google-play-services_lib/, so there's a small chance that they'll fix this on next release).

https://developers.google.com/android/guides/setup captura de pantalla 2016-05-31 a las 3 55 03 p m