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

Avoid asking for permissions too soon

Avoid asking for permissions too soon Bad Practice
Avoid asking for permissions too soon Best Practice

This might be obvious but don’t bombard your users with permissions as soon as they open your app for the first time. Instead, ask for permissions only when they’re necessary for the action the user is trying to take. Users are significantly more likely to grant the necessary permissions when asked for in this manner.[1]

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