$ ionic cordova plugin add cordova-plugin-geolocation --variable GEOLOCATION_USAGE_DESCRIPTION="To locate you" $ npm install --save @ionic-native/geolocation
I used the above plugin referred in [](https://ionicframework.com/docs/native/geolocation/) But I am not getting the cureent location on android devices.Many people have the same issue []( https://forum.ionicframework.com/t/ionic-get-current-location/118168/6 ) tried using running the app using prod flag dint help. [](https://stackoverflow.com/questions/46094678/ionic-2-ionic-3-how-to-get-current-location-of-a-device) please help me [ Full content available at: https://github.com/apache/cordova-plugin-geolocation/issues/114 ] This message was relayed via gitbox.apache.org for [email protected]
