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",


[ Full content available at: 
https://github.com/apache/cordova-plugin-geolocation/issues/119 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to