-
Notifications
You must be signed in to change notification settings - Fork 57
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
PLUGIN IS DEPRECATED: com.google.playservices #36
Comments
I wanted to make a PR so in plugin.xml line 37 I changed
for
Just like the documentation says, but then I get this error building Android:
Am I the only one with this problem? |
Thanks for your attempy @maxrevilo. I'm guessing you're using the latest Cordova CLI and ran into this? Perhaps it's best to open an issue at the https://github.com/MobileChromeApps/google-play-services.git repo since that's where the change originates. |
Sounds like you don't have the "Google Repository" installed. You can add it via the Android SDK Manager. (type |
Hi @EddyVerbruggen, I'm using Cordova 4.2, and looks @bau720123 opened the issue (thanks) , lets see what the people of google play services say. Hi @agrieve I double checked that, I have Google Repository Ver. 19. Perhaps I have two installations of the Android SDK, do you know how can I check that? Did any of you tried changing the dependency tag for the frameworks tags? does that work for you? |
Hopefully this should correct the issue: #52 |
just feedback...
EddyVerbruggen/cordova-plugin-googleplus#62
the "PushNotification" also have this problem too
The text was updated successfully, but these errors were encountered: