junior-senior commented on issue #224: URL: https://github.com/apache/cordova-plugin-geolocation/issues/224#issuecomment-826686379
Also sort of have this issue on iOS 12.3.1. My issues is when a certain time elapses or the user moves 100m from their initial position a list of nearest locations is updated. However, I get the GPS timeout when the app tried to update the list. As with you, it works perfectly on Android. It's frustrating because my work-around is to call getCurrentPosition every 5000ms (using setInterval) but my users are complaining that the location updating is noticeably worse between the previous and current version. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
