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

Missing permissions for ACCESS_BACKGROUND_LOCATION - API level 29 #57

Open
HarelM opened this issue Oct 1, 2020 · 0 comments
Open

Missing permissions for ACCESS_BACKGROUND_LOCATION - API level 29 #57

HarelM opened this issue Oct 1, 2020 · 0 comments

Comments

@HarelM
Copy link

HarelM commented Oct 1, 2020

Basically what's written here:
mauron85/cordova-plugin-background-geolocation#688
Need to add permission to:
<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" />
I'll send a pull request shortly.

HarelM added a commit to HarelM/background-geolocation-android that referenced this issue Oct 1, 2020
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

1 participant