Agontuk / react-native-geolocation-service

React native geolocation service for iOS and android
https://www.npmjs.com/package/react-native-geolocation-service
MIT License
1.6k stars 290 forks source link

Retrieve User Location although No Internet #379

Open devramalika opened 1 year ago

devramalika commented 1 year ago

How can I retrieve User Location by GPS when user's device is not connected to internet? It return error Timeout for now.

ramirobg94 commented 1 year ago

+1

MainaMwangiy commented 1 year ago

I would like to know how this can be achieved too.

lfrallon commented 1 year ago

I wonder why it will only fetch location data when there is an internet connection. They said GPS is completely independent of any WiFi or Cellular data connection. 🤔

Ooopsy...

This might be the reason. 😅