The default notifications allowed for any app should be only relevant, action-based ones (“you have a new x!”, “time to practice your x!”, “user x remixed your track” etc.) with an extra opt-in for spammy attention grabbing ones of these are really needed.
Apple News has a notification spam problem
21–30 of 71 posts
Re: Apple News has a notification spam problem
#22Re: Apple News has a notification spam problem
#23It’s a shame Apple have not been as strict about spammy notifications as they have about other aspects of iOS. I realised the other day that I automatically don’t allow notifications for virtually any app, primarily because I expect it’s going to spam me. Some apps would actually be enhanced by notifications but I never allow it. The default notifications allowed for any app should be only relevant, action-based ones…
Re: Apple News has a notification spam problem
#24Earlier quoted context omitted.
I would be filling a bug report over at http://bugreporter.apple.com Definitely not normal for the OS to be ignoring notification settings.
It's not ignoring so much ass the internal array of notification options changes, or the app is upgraded across a major OS release, or something else which causes a new or replacement notification setting to take on its default value. The problem, if anything, is that whatever test suite they run doesn't include someone opting out of everything, applying the update, and then checking if they are still opted out of ev…
Re: Apple News has a notification spam problem
#25Earlier quoted context omitted.
The problem is that this is the default behavior of Apple News and is poor design. It doesn't even align with Apple's own Human Interface Guidelines[0], which states "If you send multiple notifications for the same thing, you fill up Notification Center, and users may turn off notifications from your app." [0]: https://developer.apple.com/design/human-interface-guideline...
> The problem is that this is the default behavior of Apple News This is not the default behaviour. No application has permission to send you notifications unless you enable it.
Re: Apple News has a notification spam problem
#26It’s a shame Apple have not been as strict about spammy notifications as they have about other aspects of iOS. I realised the other day that I automatically don’t allow notifications for virtually any app, primarily because I expect it’s going to spam me. Some apps would actually be enhanced by notifications but I never allow it. The default notifications allowed for any app should be only relevant, action-based ones…
For many apps getting push notifications would be the only reason that I install them. But if they then go on to send me spam instead of helpful notification, I don't see the point in using their service.
Re: Apple News has a notification spam problem
#27Earlier quoted context omitted.
It's not ignoring so much ass the internal array of notification options changes, or the app is upgraded across a major OS release, or something else which causes a new or replacement notification setting to take on its default value. The problem, if anything, is that whatever test suite they run doesn't include someone opting out of everything, applying the update, and then checking if they are still opted out of ev…
The only way I can think of this might appear to happen, other than a bug, is restoring a backup to a point where notifications were still enabled.
Re: Apple News has a notification spam problem
#28Earlier quoted context omitted.
It's not ignoring so much ass the internal array of notification options changes, or the app is upgraded across a major OS release, or something else which causes a new or replacement notification setting to take on its default value. The problem, if anything, is that whatever test suite they run doesn't include someone opting out of everything, applying the update, and then checking if they are still opted out of ev…
This definitely doesn't sound correct. Aside from the fact that the default for notifications is zero permissions, Apple don't keep adding new notification types. I've never seen the type of "reset" you're talking about in 10+ years of developing iOS apps. If you're certain you've disabled notifications (Settings > News > Notifications > Allow Notifications), then file a bug.
Not for Apple's apps. Also, note that as of iOS 12 apps can post "provisional" notifications without asking for permission: https://developer.apple.com/documentation/usernotifications/...
Re: Apple News has a notification spam problem
#29Earlier quoted context omitted.
It's not ignoring so much ass the internal array of notification options changes, or the app is upgraded across a major OS release, or something else which causes a new or replacement notification setting to take on its default value. The problem, if anything, is that whatever test suite they run doesn't include someone opting out of everything, applying the update, and then checking if they are still opted out of ev…
This definitely doesn't sound correct. Aside from the fact that the default for notifications is zero permissions, Apple don't keep adding new notification types. I've never seen the type of "reset" you're talking about in 10+ years of developing iOS apps. If you're certain you've disabled notifications (Settings > News > Notifications > Allow Notifications), then file a bug.