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

Sophisticated, battery-conscious background-geolocation with motion-detection

Results 326 react-native-background-geolocation issues
Sort by recently updated
recently updated
newest added

I was able to handle permissions using onProviderChange. Only 2 scenarios I am facing issue 1. when user denied permission 2 times in android, the permission denied permanently and unable...

## Your Environment * Plugin version: 4.17.1 * Platform: Android * OS version: 10 * Device manufacturer / model: * React Native version (`react-native -v`): 0.72.6 * Plugin config ```javascript...

I test this plugin for my app. What interseting me is the battery efficiency and the robust capacity to get location when app is in the background or screen is...

So according to new Google guidelines (https://support.google.com/googleplay/android-developer/answer/9876821?hl=en), EWA apps, like ours, are forbidden to have Access_fine_location permission, which has made them first blocking our app in review, and lately they...

Hello Chris, we got another error "Attempt to invoke virtual method 'android.os.Bundle android.location.Location.getExtras()' on a null object reference" Stack trace: NullPointerException Attempt to invoke virtual method 'android.os.Bundle android.location.Location.getExtras()' on a...

Hello Chris, we got the error "Attempt to invoke virtual method 'float java.lang.Float.floatValue()' on a null object reference" Stack trace: NullPointerException Attempt to invoke virtual method 'float java.lang.Float.floatValue()' on a...

## Your Environment * Plugin version: * Platform: Android * OS version: 12 * Device manufacturer / model: Realme 13 * React Native version (`react-native -v`): 0.64.2 * Plugin config...

stale

## Summary We are encountering a `HTTPService is busy` error when attempting to call our custom endpoint that utilizes `axios`. This error occurs because background syncing (handled by the `background-geolocation`...

## Your Environment * Plugin version: 4.17.1 * Platform: iOS * OS version: 17.5.1 * Device manufacturer / model: iPhone 13 Pro * React Native version: 0.71.19 * Plugin config...

stale

## Your Environment * Plugin version: 4.16.5 * Platform: iOS * OS version:17.6.1 * Device manufacturer / model: IPhone 14 Pro Max * React Native version (`react-native -v`): 0.70.6 *...