react-native-background-geolocation
react-native-background-geolocation copied to clipboard
Background location service is not workong on iOS when location provider set to ACTIVITY_PROVIDER
Your Environment
- Plugin version: 0.6.6
- Platform: iOS
- OS version: 13
- Device manufacturer and model:
- Running in Simulator:
- React Native version: 0.59
- Plugin configuration options:
- Link to your project:
Context
The Background Location Services doesn't work when the location provider is set to ACTIVITY_PROVIDER. It works when set to RAW_PROVIDER but the location services are not fetched.
Expected Behavior
Actual Behavior
Possible Fix
Steps to Reproduce
Context
Debug logs
Background location service will work with DISTANCE_FILTER_PROVIDER location provider