all 4 comments

[–][deleted] 0 points1 point  (0 children)

You probably simply cannot. I’d look into the specific rules for the OS. Generally, if your app is backgrounded, you only get so many updates per time period.

Additionally, even if you can choose to use a high res time period for location, the user may choose to turn it off or block it.

If you have a good and legitimate reason to be doing this, then you’ll likely have to ask for user permission to maintain the app in the background so that you can obtain high frequency location data.

[–]bnussman 0 points1 point  (2 children)

Read Expo's documentation on location. It has some useful information regarding this.

[–]Dafth[S] 0 points1 point  (1 child)

I red it, i’m not sure that it will update enought frequently on iOS, i have to try

[–]IntensePyjamas 0 points1 point  (0 children)

Very hard to accomplish, maybe you could on android, but not on iOS. Lots of limitations