Skip to content

Added support for coarse location only#29

Open
j4nk3e wants to merge 9 commits intoonce10301:masterfrom
j4nk3e:master
Open

Added support for coarse location only#29
j4nk3e wants to merge 9 commits intoonce10301:masterfrom
j4nk3e:master

Conversation

@j4nk3e
Copy link
Copy Markdown

@j4nk3e j4nk3e commented Apr 24, 2019

Hi,

I added another permission for Android, which is called CoarseLocation. You can use it to request location permissions when the app only has ACCESS_COARSE_LOCATION in Manifest but not ACCESS_FINE_LOCATION.
Without the change, requesting the Location permission always failed because tried to request the ACCESS_FINE_LOCATION permission which was blocked by the system if not declared in the Manifest.

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

Successfully merging this pull request may close these issues.

2 participants