react-native-geolocation icon indicating copy to clipboard operation
react-native-geolocation copied to clipboard

How do we get the user's approximate location (iOS 14+ when "Use precise" is turned off)?

Open theneekz opened this issue 4 years ago • 0 comments

When a user allows location services but turns off precise location, we get a timeout error when using .getCurrentPosition(). Any ideas how we can access their approximate location like google maps does? Or would we need to submit a PR?

theneekz avatar Oct 27 '21 21:10 theneekz