Closed DarioFT closed 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
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?