react-native-background-geolocation
react-native-background-geolocation copied to clipboard
Not able to fetch location in background and killed mode in Android 12
Hi Team, I am not able to fetch location in background and killed mode in Android 12 version.When App is set to background mode ,we are not able to fetch location and app is terminated from recent apps after 30 mins. Kindly advice if we need to make any changes in settings.
NOTE : using SAMSUNG GALAXY M11
- Plugin version:4.0.0
- Platform: Android
- Android version:12
- React Native version (
react-native -v):0.63.4
Expected Behavior
Should get location updates in background and killed mode
Actual Behavior
Not able to get location updates in background and killed mode