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
On Android 10, API 29, to share location in the background, the user has to choose Always authorization status, while currently plugin returns status Granted for both: Always and Always While-in-us.
The text was updated successfully, but these errors were encountered:
dzziwny
changed the title
Please improve getLocationAuthorizationStatus method for Android 10
Please improve getLocationAuthorizationStatus method for Android 10 and ios 13
Apr 30, 2020
dpa99c
changed the title
Please improve getLocationAuthorizationStatus method for Android 10 and ios 13
FEATURE Add support for Android 10 background geolocation
May 8, 2020
On Android 10, API 29, to share location in the background, the user has to choose
Always
authorization status, while currently plugin returns statusGranted
for both:Always
andAlways While-in-us
.https://developer.android.com/training/location/request-updates#request-background-location
The text was updated successfully, but these errors were encountered: