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

Outdated play services version #60

Open
saugs opened this issue Apr 16, 2018 · 3 comments
Open

Outdated play services version #60

saugs opened this issue Apr 16, 2018 · 3 comments

Comments

@saugs
Copy link

saugs commented Apr 16, 2018

Google APIs has been updated on April 10th to version 15.0.0 and, as stated in release note :

All references to com.google.android.gms.R classes have been replaced by component specific references; for example, com.google.android.gms.ads.R. If you use these classes directly in your code, you may need to update your code to be compatible. (Source)

Could you please update references to meet these requirements ?
Thanks

@mg6maciej
Copy link
Owner

Hello, thanks for the heads-up. Does it crash when using AME with newest version of GPServices?

@saugs
Copy link
Author

saugs commented Apr 16, 2018

It works, but I have to manually add all references to Google Maps API in my code because AME is still using an older version of Maps API.

@saugs
Copy link
Author

saugs commented Apr 16, 2018

My fault, after "Invalidate caches / restart" on Android Studio, and removed gradle cache as well, everything worked fine.

I'll let you close this issue if you want, but an update to the dependencies might be a good thing to do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants