You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/12/30 11:27:18 UTC

[GitHub] rashnk opened a new issue #139: Location does not turn on

rashnk opened a new issue #139: Location does not turn on
URL: https://github.com/apache/cordova-plugin-geolocation/issues/139
 
 
   
   When the function gets called the app ask for permission to use location, but it does not turn on location even I press 'allow',
   navigator.geolocation.getCurrentPosition(onSuccess, onError);
   
   but it works when manually turn on location
   Android 7.1.1
   8.1.2 (cordova-lib@8.1.1)
   Geolocation Plugin 4.0.1
   
   ![screenshot_20181230-161111](https://user-images.githubusercontent.com/12730428/50546799-d365e500-0c53-11e9-92bd-882cab118195.jpg)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org