Skip to content
New issue

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

Incorrect behavior getLocation #916

Open
kirill09 opened this issue Dec 21, 2023 · 3 comments
Open

Incorrect behavior getLocation #916

kirill09 opened this issue Dec 21, 2023 · 3 comments

Comments

@kirill09
Copy link

kirill09 commented Dec 21, 2023

Describe the bug
This only happens on iOS Method "getLocation()" never returns

Expected behavior
Get the result

Tested on:

  • iOS simulator

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
@burekas7
Copy link

burekas7 commented Dec 21, 2023

The same for me.
Any solution?

@banny310
Copy link

banny310 commented Mar 5, 2024

Same here

@bardram
Copy link

bardram commented Jun 19, 2024

Same problem here - we have a triggle down issue on this >> cph-cachet/carp.sensing-flutter#389

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants