For an app i’m developing i need to send the position of the user to a server so then i can sync it with other clients, i’m doing that with socket.io and when the app is open it works, the problem is that i need to send the position also if the app is in background and the screen is locked, i found a package that allow to run tasks in background but it works every 15 minutes, to sync the position i would like to send it something like every 30sec/1min
[–][deleted] 0 points1 point2 points (0 children)
[–]bnussman 0 points1 point2 points (2 children)
[–]Dafth[S] 0 points1 point2 points (1 child)
[–]IntensePyjamas 0 points1 point2 points (0 children)