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

can not get location from gps, when no cell coverage and no wifi network condition.

Open sainbayarus opened this issue 5 years ago • 3 comments

when using wifi or cell network it is ok, but without no network condition i cannot get location from GPS. it is even not indicating location indicator on status bar. i checked it open space cause maybe signal interfered by wall. but no luck. it always says request timed out.

react-native 0.59.10 react-native-geolocation-service 3.1.0 android 9.0

sainbayarus avatar Oct 31 '19 04:10 sainbayarus

same experience.

nes123 avatar Aug 30 '20 10:08 nes123

++++

bodrius avatar Jan 14 '22 14:01 bodrius

I have same problem

// my options
{ forceLocationManager: true, maximumAge: 0, forceRequestLocation: true}

zhaoxu666 avatar Mar 12 '22 02:03 zhaoxu666