background-geolocation-android icon indicating copy to clipboard operation
background-geolocation-android copied to clipboard

Fixes #57 - Missing permissions for ACCESS_BACKGROUND_LOCATION - API level 29

Open HarelM opened this issue 4 years ago • 4 comments

Added relevant permission to manifest.

HarelM avatar Oct 01 '20 19:10 HarelM

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. image

pugwonk avatar Oct 10 '20 05:10 pugwonk

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...

HarelM avatar Oct 10 '20 07:10 HarelM

Still we facing the same allow all the time permission

ivinantony avatar Jul 04 '22 18:07 ivinantony

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??

ivinantony avatar Jul 06 '22 14:07 ivinantony