benkleintechnologies / Guardia

0 stars 0 forks source link

Fix location background updates #9

Closed benkleintechnologies closed 4 months ago

benkleintechnologies commented 5 months ago

Background location is not being updated and sent to the backend. The locations are also not being received. Seemingly it has to do with an error about missing or insufficient permissions. Maybe the authentication is not being used properly?

benkleintechnologies commented 4 months ago

Closes #1

benkleintechnologies commented 4 months ago

Fixed the query (actually created one) to retrieve the user data properly when logging in, so we have the team. Also updated the way background location works. Now it seems to work in the foreground and background and updates automatically when the device is moved more than a certain threshold.