Skip to content

Android location request interval value is ignored unless requested with Priority.HighAccuracy #177

@ostapstets

Description

@ostapstets

Hi,
I guess it's how fusedLocationProviderClient works under the hood. Still, there is a way to achieve proper behavior by adding .setMinUpdateIntervalMillis() and .setMaxUpdateDelayMillis() which would depend on the initial internal value which is already passed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions