Skip to content

Get service status by location mode #628

Open
@RacinesAndres

Description

@RacinesAndres

🚀 Feature Requests

Get the Geolocator.isLocationServiceEnabled() in the location modes, (High Precision, Battery Saver, Device Only).

Contextualize the feature

Android devices have location modes (High Precision, Battery Saver, Device Only), I know that the package has precision modes but not location modes.
Is it possible that in the future the location can be obtained by the different location mode?

Describe the feature

Greetings, I am currently using this excellent package, but in my application I launch a progress dialog in the event that the location service is not active. The Geolocator.isLocationServiceEnabled() throws me a true response if the service is active and in the same way if it is not active it throws the false one, but this only in Device Mode, if I change the location mode and disable the location service from the android box keeps throwing me a real one. I did not want to mark it as a problem because I think it is not a problem as such, thank you for offering this excellent package.

Platforms affected (mark all that apply)

  • 📱 iOS
  • 🤖 Android

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work list.platform: androidIssue is related to the Android platform.refactorIssues marked with refactor should be considered when refactoring the plugin.type: enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions