Skip to content

Reask for location permissions or navigate to location settings #19330

Discussion options

You must be logged in to vote

Hey @Zerachiel01.

Unfortunately, Android doesn't allow re-triggering the permission dialog after denial unless the user interacts with the settings. To navigate to Settings, you can use the https://developer.android.com/reference/android/provider/Settings#ACTION_LOCATION_SOURCE_SETTINGS and here is how you could use it:

private static bool HandleSettingsUri(Uri uri)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Zerachiel01
Comment options

Answer selected by morning4coffe-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants