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

Unable to get the current location in Android when we are using wifi #418

Open
ArjunPatidarRadix opened this issue Aug 16, 2023 · 2 comments

Comments

@ArjunPatidarRadix
Copy link

Hello,
I'm using the latest version
"react": "18.2.0", "react-native": "0.71.3", "react-native-geolocation-service": "^5.3.1",
I can't get the current location when my device doesn't have a cellular network and I'm using the app with a wi-fi connection.
I'm always getting a cached location that is too far from the current location. The issue is only in Android.

I tried
{ enableHighAccuracy: true, timeout: 15000, maximumAge: 1, }
I tried every possible solution.
I got the exact current location in Android using this but I want to use this package which supports GPS enable.
When can I expect the fix?

@malikzype
Copy link

+1 getting same error

@FazilMuhammed
Copy link

any update guys ?

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

3 participants