You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
HarelM
added a commit
to HarelM/background-geolocation-android
that referenced
this issue
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.
The text was updated successfully, but these errors were encountered: