GCMPushPlugin icon indicating copy to clipboard operation
GCMPushPlugin copied to clipboard

Build breaks with this issue

Open srameshr opened this issue 9 years ago • 3 comments

Found com.google.android.gms:play-services-location:+, but version 8.3.0 is needed for the google-services plugin.
Found com.google.android.gms:play-services-location:+, but version 8.3.0 is needed for the google-services plugin.
Found com.google.android.gms:play-services-location:+, but version 8.3.0 is needed for the google-services plugin.
Found com.google.android.gms:play-services-location:+, but version 8.3.0 is needed for the google-services plugin.
Found com.google.android.gms:play-services-location:+, but version 8.3.0 is needed for the google-services plugin.
:processDebugGoogleServices FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':processDebugGoogleServices'.
> Please fix the version conflict either by updating the version of the google-services plugin (information about the latest version is available at https://bintray.com/android/android-tools/com.google.gms.google-services/) or updating the version of com.google.android.gms to 8.3.0.

Tried updating play repo and play services from sdk manager and fiddling with build.gradle. Seems like it is not working.

srameshr avatar Dec 21 '15 05:12 srameshr

+1 . Found com.google.android.gms:play-services-appinvite:8.4.0, but version 8.3.0 is needed for the google-services plugin. How to solve this?

harshmittal29 avatar Dec 28 '15 08:12 harshmittal29

@harshmittal29 Support for this plugin is really bad. In the end I removed this plugin and installed Push Plugin. The support is great. The plugin author is like answering 24 * 7. It just works. If you are using it with angular just let me know. I have abstracted it into a service. It is just straight forward code.

srameshr avatar Dec 28 '15 08:12 srameshr

@srameshr why not create a github repo for your service?

fabricekabongo avatar Jan 14 '16 13:01 fabricekabongo