We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug This only happens on iOS Method "getLocation()" never returns
Expected behavior Get the result
Tested on:
I see that there are a couple of issues on this topic #172 #422 But there is no solution. After studying the code I realized that it happens because of these lines https://github.com/Lyokone/flutterlocation/blob/master/packages/location/ios/Classes/LocationPlugin.m#L310-L313.
It is related to the task #549
If the value doesn't change we will never get an answer.
The text was updated successfully, but these errors were encountered:
The same for me. Any solution?
Sorry, something went wrong.
Same here
Same problem here - we have a triggle down issue on this >> cph-cachet/carp.sensing-flutter#389
No branches or pull requests
Describe the bug
This only happens on iOS Method "getLocation()" never returns
Expected behavior
Get the result
Tested on:
I see that there are a couple of issues on this topic
#172
#422
But there is no solution. After studying the code I realized that it happens because of these lines https://github.com/Lyokone/flutterlocation/blob/master/packages/location/ios/Classes/LocationPlugin.m#L310-L313.
It is related to the task #549
If the value doesn't change we will never get an answer.
Screen.Recording.2023-12-21.at.13.25.27.mov
The text was updated successfully, but these errors were encountered: