Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACCESS_BACKGROUND_LOCATION missing #118

Open
folville opened this issue Dec 12, 2020 · 1 comment
Open

ACCESS_BACKGROUND_LOCATION missing #118

folville opened this issue Dec 12, 2020 · 1 comment

Comments

@folville
Copy link

There is a problem with the Live-Location-Sharing when it is running in the background on all Android 10 devices!

Root Cause:
With Android 10 an app needs to request android.permission.ACCESS_BACKGROUND_LOCATION in the AndroidManifest.xml in order to be able to access location, when running in the background.
Code:

Users cannot grant this, if the app does not request it.

ErdbeerbaerLP added a commit to ErdbeerbaerLP/velociraptor that referenced this issue Jul 1, 2023
@cyb3rko
Copy link

cyb3rko commented Oct 19, 2023

Hey there,
I've updated the whole app after seeing that the development here came to a stop.
The mentioned issue has been fixed in my fork. Feel free to check it out. :)

https://github.com/cyb3rko/velociraptor-v2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants