-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Incompatibilty phonegap-plugin-push whit cordova-plugin-googlemaps #2928
Comments
I have the exact same problem. Have you found a solution? |
I have the same problem and was just able to build using this: Try it and let me know. I haven't found any bugs or downsides yet. Will report if I find any! |
Not work for me. For me only works with (in package.json) "phonegap-plugin-push": { And (in config.xml): @spinninghamster What is your solutions with FCM_VERSION="17.3.4"?? |
What is not working for you? Not compiling? Or no push received? I was able to compile with that exact command:
I did not try push notifications yet. |
When i open the project on Android Studio, the gradle sync issues are: ERROR: In project 'app' a resolved Google Play services library dependency depends on another at an exact version (e.g. "[15.0. Dependency failing: com.google.android.gms:play-services-stats:15.0.1 -> com.google.android.gms:play-services-basement@[ |
When i use "phonegap-plugin-push" and "cordova-plugin-googlemaps" plugins and i tried to open a project on android studio:
I read a lot of documentation on internet, and i understand that the problem is because the plugins uses different versions, but i dont know how can i fix it.
Thanks for all.
I put the issue in:
mapsplugin/cordova-plugin-googlemaps#2798
And i think FCM version is old. How can i fix this problems?
The text was updated successfully, but these errors were encountered: