question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Location settings are not satisfied

See original GitHub issue

I use react-native-geolocation-service for get user current location without internet and I try with your example code , my problem is when WIFI is off app give me thie error :

code:5 , Location settings are not satisfied

and when WIFI is on app work very well and give me current location

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:20 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
vikasrai1502commented, May 28, 2019

When I put my device on airplane mode and trying to get location getting error message “Location settings are not satisfied”. Is react-native-geolocation-service not works in Airplane mode? Please help.

3reactions
GaneshSaiKumarcommented, Apr 10, 2019

gives me same error “Location settings are not satisfied.” though mobile data wifi are turned on!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Location settings for LocationRequest - android - Stack Overflow
Location settings are not satisfied : task.addOnFailureListener(this, new OnFailureListener() { @Override public void onFailure ...
Read more >
Change location settings | Android Developers
Location settings are not satisfied, but this can be fixed // by showing the user a dialog. try { // Show the dialog...
Read more >
Current location settings can not satisfy this request
When GetLocation is called, error message states "Current location settings can not satisfy this request". 1. Works fine when using browser ...
Read more >
Manage your Android device's location settings - Nexus Help
Android 12 & higher · Swipe down from the top of the screen. · Touch and hold Location . If you don't find...
Read more >
SettingsClient | Google Play services
RESOLUTION_REQUIRED : // Location settings are not satisfied. ... However, we have no way to fix the // settings so we won't show...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found