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

Location is not updating #1

Open
manojppatil opened this issue Oct 22, 2019 · 10 comments
Open

Location is not updating #1

manojppatil opened this issue Oct 22, 2019 · 10 comments
Labels

Comments

@manojppatil
Copy link

I will follow this code for location update but first time location is update after that its not working please help me

@pratikbutani
Copy link
Owner

What is duration that you have given?

@Surya97
Copy link

Surya97 commented Oct 26, 2019

Can I look into this issue?

@pratikbutani
Copy link
Owner

pratikbutani commented Oct 26, 2019 via email

@manojppatil
Copy link
Author

The location worker is running properly in android version 4.2 but its not working properly in version 8.0 or higher version devices. why this happens please help me.

@tekinumut
Copy link

In Apı 28 and 29 (i didnt try others) this is not working. It's always return same location we got at the first time.
For example:
I started work and received this values : LAT = 30 and LNG = 100
Then i changed my lat and lng from emulator settings. I started work again and app still gave me LAT =30 and LNG 100 .
Then i minimize my app and opened google maps. (For update last known location) Then i go back to my app and started work. Now i got true location.
So problem in this code is: code is not update the location itself. Until other apps update the location we'll get always same location.

@pratikbutani
Copy link
Owner

Thank you @tekinumut I will check and let you know.

@MeboGit
Copy link

MeboGit commented Apr 20, 2020

Is this working with Android 10?

@Mad-Bones
Copy link

currently not working on < android 10
Location is not update
Worker stop running when app goin to background

@nedushny
Copy link

ng on < android 10
Location is not update
Worker stop running when app goin to background

How to decide this problem?

@studentangerer
Copy link

Is there a solution on this problem?

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

No branches or pull requests

8 participants