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

Ionic Error Uncaught (in promise): plugin_not_installed #58

Closed Luancarlos closed 5 years ago

Luancarlos commented 5 years ago

sometimes, when calling the function of the plugin, this error appears

dpa99c commented 5 years ago

This is not caused by this plugin, but by mis-installation of the plugin via Ionic/Cordova. See here for more info: https://stackoverflow.com/a/50270455/777265