Skip to content

Make the share location switch pause the location listener instead of only just stopping to send data to backend #755

Open
@airherna

Description

@airherna

Right now we always have the background listener for the location of the user on.

The only difference that the location switch makes it's that it stops sharing the location updates with the BackEnd, but the listener is still active.

We should think about pausing the listener instead, because it would be a better user experience (the android location icon would disappear) and would save battery.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions