[TIMOB-26902] Android Q: Support new location permissions
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Unknown |
Created | 2019-03-15T21:43:12.000+0000 |
Updated | 2019-03-30T00:57:12.000+0000 |
Description
Starting on Android Q, permissions are handled more fine-granular (like iOS) and differentiate between "When in use" and "Always". Therefore, the
hasLocationPermissions
and requestLocationPermissions
should bee adapted.
No comments