I want to explain users requirement of allowing permissions i.e., opt in
Starting from android 13 users are asked to opt-in for notifications.How can we handle this scenario.
Currently i want explain users importance of allowing notifications but what is the best way to show this message as the permission dialog is loading on app start immediately.