Comment by Razengan

7 years ago

Throwing a "This app wants to send you notifications" dialog as soon as you launch an app for the first time, should be banned.

That would be pointless and regressive.

There are a lot of apps that are basically made of notifications. When I install Signal I want it to immediately ask me if sending notifications is ok so that I can say yes.

Then you have to ban iOS, because it's the system that throws that notification if you run an app that has notifications in its capabilities list.

  • That’s completely inaccurate, the dialog only shows once the app requests the permission.

    • The app checks for notifications authorization on every startup, and the system checks it against stored user settings. To establish the user settings initially, the system pops up the dialog the first time you run an app with notification capabilities.

      3 replies →

At the very least, there should be a system-wide option to decline all new notification prompts.

Interestingly, I run exactly this in one of my apps. A lot of users never actually figure out my app has notifications, but I sleep a lot better at night knowing that I'm not annoying people with prompts.