background-geolocation-android
background-geolocation-android copied to clipboard
Fixes #57 - Missing permissions for ACCESS_BACKGROUND_LOCATION - API level 29
Added relevant permission to manifest.
Am I right in thinking that this PR should add the "access all the time" menu item to the location approval dialog? Only I don't think it does that for me.
This PR wasn't merged, so I don't know. There's a discussion on the linked issue and someone there wrote some other code that might be needed. I know this is needed for sure but it might be partial. I don't have an android 10 device to fully test this...
Still we facing the same allow all the time permission
Does anyone know how can we handle this background permission for some devices? samsung galaxy s21 ultra. android 12 is getting stuck while giving the permission for this plugin. Does this app need background permission??