KhalisFoundation / sundar-gutka-react

Other
10 stars 7 forks source link

The app asks for notification permission right when it’s opened for the first time. We know why that is but the user wouldn’t. Best practice is to only ask after the user has taken some sort of action that would require this permission so they know why it’s being asked. #130

Open saintsoldierx opened 1 year ago

saintsoldierx commented 1 year ago

Problem Summary: "The app asks for notification permission right when it’s opened for the first time. We know why that is but the user wouldn’t. Best practice is to only ask after the user has taken some sort of action that would require this permission so they know why it’s being asked. " This was originally suggested by: navdeepsingh Link to message in Slack: https://khalis.slack.com/archives/CFTPX1E3G/p1664545713266239 The user e-mail who reported this is: navdeepsinghkhalsa@icloud.com

pdvsingh commented 1 year ago

@saintsoldierx this one needs a quick design.

We need to keep the notification at first launch because it's not only tied to reminder feature. We have also used this capability for things like covid-19, sarbat Khalsa, Ukraine notifications.

pdvsingh commented 1 year ago

What we need to do is explain why notification permission is required.