react-native-gps-state
react-native-gps-state copied to clipboard
Setup: - dev env OS : windows OS : Android Framework : - React-Native React Native version : 0.70.1 version : - 2.0.3 getting error on below line inside build.gradle...
when i call GPSState.openLocationSettings() in IOS devices app crashed and say GPSState.openLocationSettings was called with 1 argument but expect 0 argument. @neuberoliveira @friederbluemle any help?
Info ``` System: OS: macOS 12.1 CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz Memory: 147.09 MB / 16.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 16.13.1 - /usr/local/bin/node...
every gps status change , the listener gets fired 4 times - is there any way to fix this ?
I'm having a weird issue when I turn on location services in Android. The gps state listener is fired two (sometimes three) times with the same status of 3. Would...
Task :react-native-gps-state:compileDebugJavaWithJavac FAILED /Users/machd/Desktop/RN_Projects/GOApp/Go/node_modules/react-native-gps-state/android/src/main/java/br/com/dopaminamob/gpsstate/ GPSStateModule.java:15: error: cannot find symbol import android.support.v4.app.ActivityCompat; ^ symbol: class ActivityCompat location: package android.support.v4.app /Users/machd/Desktop/RN_Projects/GOApp/Go/node_modules/react-native-gps-state/android/src/main/java/br/com/dopaminamob/gpsstate/GPSStateModule.java:145: error: cannot find symbol ActivityCompat.requestPermissions(activity, permissions, requestCode); ^ symbol: variable ActivityCompat...
Is there any plans to fully support TypeScript?
This is working fine on android but on IOS it is not working while giving an error : “Native module cannot be null”. As a solution i have done this...
Hello the location listener is not working in Moto e device with 5.1 lollipop, the popup not detects whether the location is on/off