dpa99c / cordova-plugin-request-location-accuracy

Cordova/Phonegap plugin for Android and iOS to request enabling/changing of Location Services by triggering a native dialog
96 stars 62 forks source link

Version conflict with FCM plugin #66

Closed praveen5exceptions closed 5 years ago

praveen5exceptions commented 5 years ago

When using location-accuracy plugin with ionic FCM or Ionic Push this error comes, i try to change google-service version manually but nothing fixed.

dpa99c commented 5 years ago

This has been resolved in v2.3.0 of this plugin which enables you to specify a custom version of the Play Services Location library component on which the plugin depends.

See Play Services version section in the documentation for details.