Gurjit-ONEBCG opened a new issue #119: Getting location with high accuracy taking time more than 4 mins URL: https://github.com/apache/cordova-plugin-geolocation/issues/119 let getOptions = { enableHighAccuracy: true }; this.geolocation.getCurrentPosition(getOptions).then(position => { //code to use location }); Device : Nokia 6, iOS 6 version information "cordova-plugin-geolocation": "^4.0.1", "ionic-angular": "3.9.2",
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
