Ghanshyam Sharma
Ghanshyam Sharma
{ "name": "MyApp", "version": "0.0.1", "private": true, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "start": "react-native start", "test": "jest", "lint": "eslint ." }, "dependencies": { "@aws-sdk/client-s3": "^3.40.1", "@invertase/react-native-apple-authentication": "^2.1.4",...
> > "react-native-background-geolocation": "^4.12.1", > > The version posted to your issue doesn’t match the version from your package.json. > > > "react-native-background-geolocation": "^4.13.3", We updated the package after pushing...
email logs { activityRecognitionInterval = 10000; activityType = 1; authorization = { }; autoSync = 1; autoSyncThreshold = 0; batchSync = 0; debug = 1; desiredAccuracy = "-1"; desiredOdometerAccuracy =...
Our Application Logs [background-geolocation (3).log.gz](https://github.com/transistorsoft/react-native-background-geolocation/files/12596726/background-geolocation.3.log.gz) Your Demo Application Logs [background-geolocation (4).log.gz](https://github.com/transistorsoft/react-native-background-geolocation/files/12596731/background-geolocation.4.log.gz)
https://tracker.transistorsoft.com/Augmentworks
Yes, it looks good here from your application. We tried matching all configuration as yours but still not working on iOS devices from our application, it always gives gaps of...
App is not crashing as it is already in killed state, service is running continuously, it is getting location data only after specific time period. It runs for sometime and...
[background-geolocation (6).log](https://github.com/transistorsoft/react-native-background-geolocation/files/12604803/background-geolocation.6.log)
When it goes into the background, it triggers after covering some distance. However, it goes to sleep for 4 minutes, then starts again for 1 minute, and repeats this cycle....