Conflict with latest version of cordova-plugin-googlemaps
brune83 opened this issue · 1 comments
brune83 commented
This plugin conflicts with the latest version of cordova-plugin-googlemaps, due to the play-services-basement version it is using (15.0.1).
Please consider releasing a new version resolving this conflict.
brune83 commented
I resolved the conflict installing push plugin this way:
ionic cordova plugin add phonegap-plugin-push --variable FCM_VERSION="17.3.4"