Open sumitsoman opened 8 years ago
I am unable to run the plugin on my WP8 Cordova app.
No popup appears when I use this:
'cordova.dialogGPS();'
in the error callback function for
navigator.geolocation.getCurrentPosition(onSuccess, onError);
I am unable to run the plugin on my WP8 Cordova app.
No popup appears when I use this:
'cordova.dialogGPS();'
in the error callback function for
navigator.geolocation.getCurrentPosition(onSuccess, onError);