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

Not able to fetch location in background and killed mode in Android 12

Open vandana87 opened this issue 3 years ago • 0 comments

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

vandana87 avatar Sep 10 '22 09:09 vandana87