breautek edited a comment on issue #151: iOS watchPosition problem 
URL: 
https://github.com/apache/cordova-plugin-geolocation/issues/151#issuecomment-570056336
 
 
   Couple of notes on why you may not be seeing gps updates
   
   1. Your in a poor environment, such as in a large office building or 
basement.
   2. Ios implements a distance filter, which I believe Cordova hardcodes to 5 
meters when in high accuracy mode (10 meters otherwise if memory serves me 
right). Therefore you have to be actually moving to receive gps updates, at 
least 5-10 meters approximately before ios will propagate gps events.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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]

Reply via email to