Hacker News new | ask | show | jobs
by scarface74 1479 days ago
I remember at WWDC that Apple added a method for developers to classify types of notifications

https://developer.apple.com/design/human-interface-guideline...

I would think that if you disable the three notifications at the bottom and enable “time sensitive notifications”, if Uber is a well behaved app, it should only notify you for things that are time sensitive. I won’t know for sure for awhile.

https://www.plotprojects.com/blog/ios-15-push-notifications-...

> Apple has provided developers with the freedom to categorize the outgoing notifications from their apps, with guidance from a new notification classification scale. Developers can decide on the appropriate interruption level for their app notifications, however Apple has warned that users can completely turn off app notifications if they feel a high level of urgency is being used unnecessarily.

1 comments

Right, but if you dig deeper into the article it's clear that the difference between the notification types is whether they override various settings. As per the chart[1], the main difference is whether it breaks through various delivery settings (eg. scheduled delivery, Focus, Ring/Silent switch). There isn't some sort of setting that the user can set that tells the os "I only want time sensitive notifications from this app" (I suppose there is, if you want to have focus on 24/7 or something, but that's more of a hack than an actual feature).

[1] https://www.plotprojects.com/wp-content/uploads/2021/10/inte...