breautek commented on issue #287:
URL: 
https://github.com/apache/cordova-plugin-geolocation/issues/287#issuecomment-2575845499

   > My biggest issue with iOS watchPosition() is its timing out and and not 
continuing on its own. Unless there is a way around this I am going to have to 
add code to my onError that tries to reset/restart the watchPosition() method.
   
   Yah that might be a bug... I know Apple wants iOS developers to stop the 
location manager on "denied" errors, but a timeout is likely not a deny error.
   
   And it would definitely be better if behaviour was consistent with Android. 
Like I said, Android uses the browser implementation, so it's likely also more 
closer to the W3C spec.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to