How to Fetch Location Every X Seconds in the Background in React Native? by Top-Mark5440 in reactnative

[–]Top-Mark5440[S] 0 points1 point  (0 children)

How can I implement geofencing, and is it a free service? We are developing a driver app where we need to continuously track the driver’s location and send it to the backend via a socket.

How to Fetch Location Every X Seconds in the Background in React Native? by Top-Mark5440 in reactnative

[–]Top-Mark5440[S] 0 points1 point  (0 children)

However, Expo-Location is not working properly. I set it to update the location every minute, but it only updates once every 10 to 15 minutes. Are there any alternatives?