feat: add location manager #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/add-location-post"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added the location manager so that location can optionally be sent through to the pulse backend as well.
It also seems to help the iPhone I am testing with send requests more often as the background task doesn't work that well without it. I would like to fix this somehow but will do later.