<?xml version="1.0" encoding="utf-8"?>

Use modals to ask for permission

Use modals to ask for permission Bad Practice
Use modals to ask for permission Best Practice

Modal windows are the optimal choice for requesting permission. They are assertive, but in a positive manner that ensures users will take notice. Inevitably, users will have to grant permission for a particular feature to function properly. For instance, Google Maps will only provide limited functionality without location permission.

While you could direct users to the Settings page to locate the necessary permission, it is far more effective to present them with a modal window that allows them to grant permission instantly.

Improve your UX & Product skills with interactive courses that actually work