The most omitted flow ever

- Request permissions only when your app clearly needs access to the specific data.
- Declare permission and ask the user to grant permission at runtime.
- Open app settings
- If permissions aren’t granted in the system display pop-up which directs to system settings.



