You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/26 09:45:53 UTC

[GitHub] [cordova-plugin-geolocation] junior-senior commented on issue #224: iOS 14: watchPosition stops working when the App is suspended and reactivated

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



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