FaizanAventior
Results
1
issues of
FaizanAventior
## Environment "react-native": "0.73.9", "@react-native-community/geolocation": "^3.4.0", "react": "18.2.0", "react-native-background-actions": "^4.0.1", const updateLocation = async () => { // webSocketService.connect(); const deviceId = await getAndroidId(); const gpsInterval = store.getState().appInfo.appInfoRelatedState.interval; console.log(gpsInterval, 'gps');...
bug