I want to set the location permission using a custom dialog and not the built native dialoges. If user press 'agree' then permission should be granted if presses 'disagree' then premssion should be denied
I want to set the location permission using a custom dialog and not the built native dialoges. If user press 'agree' then permission should be granted if presses 'disagree' then premssion should be denied
The short answer is, you can't. As android documentation puts: You can find more detailed information here
Android only.