Lyokone / flutterlocation

A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.
MIT License
1.1k stars 807 forks source link

serviceEnabled() goes into an infinite loop when User disabling Precise location on IOS #704

Open mohammadshrahi opened 2 years ago

mohammadshrahi commented 2 years ago

Describe the bug serviceEnabled() goes into an infinite loop when the User disabling Precise location on IOS I tried to clean the project and restart it but still getting the same results Expected behavior If an IOS user disables precise location from the app settings then serviceEnabled() should work fine.

Tested on:

Other plugins:

Additional logs

There is no any additional logs

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

LostInDarkMath commented 2 years ago

remove stale label

lukey78 commented 2 years ago

This is actually an issue. How to catch this?