Earlier quoted context omitted.
I have a similar rule, but sometimes it's really hard to figure out (1) whether the app distinguishes between different types of notifications, and (2) where the setting is to turn off the new nuisance notification type. IME, Lyft and Uber are the worst. For Lyft, their notification preferences are buried under "Privacy: Choose what data you share with us". Not the first place anyone would look!
That's why Android has the system-wide pane for those. No space for (most of) dark patterns. And if someone goes out of their way to "accidentally" mess with that system (oops, this promotion went into the navigation category, silly me), they deserve to go all out silenced.
I only care about the helpful notifications, not the promotional ones
171–180 of 366 posts
Re: I only care about the helpful notifications, not the promotional ones
#172Earlier quoted context omitted.
I've found that apps that properly set up channels on Android where your can easily block promotional notifications, don't abuse their notifications, and ones that don't put all their notifications through a couple different channels making it impossible to turn off only the ones you don't want. Amazon and Uber are examples of apps that abuse this.
I install Uber when I need to use it, then deinstall it after pickup. If I forget to deinstall it, Uber kindly send me a notification reminder (random text with with a percent symbol within it), to remind me to deinstall it.
Re: I only care about the helpful notifications, not the promotional ones
#173My rule is: if I get a single notification that I find useless, I'll immediately disable that notification channel (I'm on Android; I'm not sure if iOS has a concept of channel-specific settings) for that app. Even if the channel can include useful notifications, as the article discusses. If the app doesn't bother to categorize its notifications into channels at all, I turn off its notifications entirely, and I won't…
This is also my policy - except: Uber just sent me a notification to celebrate pride month with Uber (by booking a car??). I don’t see how to turn off these promotional notifications but I need my Uber notifications so I’m aware when my driver is outside. I’m still not sure if I should block all Uber notifications.
by hooking a car, of course
*agressive eyebrow movements*
Re: I only care about the helpful notifications, not the promotional ones
#174Earlier quoted context omitted.
I've spent plenty of time working on GDPR compliance in EU and I can directly tell you there's nothing in GDPR that would say anything like that. GDPR talks about data collection and says nothing about having your own business spam you with advertisement (as long as they don't collect data outside their GDPR restrictions).
> Consent is presumed not to be freely given if it does not allow separate consent to be given to different personal data processing operations despite it being appropriate in the individual case [...] https://gdpr-info.eu/recitals/no-43/
Re: I only care about the helpful notifications, not the promotional ones
#175Earlier quoted context omitted.
I have a similar rule, but sometimes it's really hard to figure out (1) whether the app distinguishes between different types of notifications, and (2) where the setting is to turn off the new nuisance notification type. IME, Lyft and Uber are the worst. For Lyft, their notification preferences are buried under "Privacy: Choose what data you share with us". Not the first place anyone would look!
On Android, long-press a notification, then tap on a gear icon. You will see a list of notification categories for that app.
Re: I only care about the helpful notifications, not the promotional ones
#176My rule is: if I get a single notification that I find useless, I'll immediately disable that notification channel (I'm on Android; I'm not sure if iOS has a concept of channel-specific settings) for that app. Even if the channel can include useful notifications, as the article discusses. If the app doesn't bother to categorize its notifications into channels at all, I turn off its notifications entirely, and I won't…
I follow the same rule. But I will also then go one star review it. I will also one-star review any app that prompts me to review it by first asking me if I like it (sneaky sneaky!)
Re: I only care about the helpful notifications, not the promotional ones
#177Earlier quoted context omitted.
This is also my policy - except: Uber just sent me a notification to celebrate pride month with Uber (by booking a car??). I don’t see how to turn off these promotional notifications but I need my Uber notifications so I’m aware when my driver is outside. I’m still not sure if I should block all Uber notifications.
Spoiler - they probably know and don't want to destroy their reliable spam channel. I turn them off and either keep the app open when I've ordered a car, or temporarily turn them back on while ubering and turn them back off when I get a trash notification. This definitely strikes me as one of those comments you see on HN that is wildly impractical at scale, but it's what I do.
Re: I only care about the helpful notifications, not the promotional ones
#178My rule is: if I get a single notification that I find useless, I'll immediately disable that notification channel (I'm on Android; I'm not sure if iOS has a concept of channel-specific settings) for that app. Even if the channel can include useful notifications, as the article discusses. If the app doesn't bother to categorize its notifications into channels at all, I turn off its notifications entirely, and I won't…
I have a similar rule, but sometimes it's really hard to figure out (1) whether the app distinguishes between different types of notifications, and (2) where the setting is to turn off the new nuisance notification type. IME, Lyft and Uber are the worst. For Lyft, their notification preferences are buried under "Privacy: Choose what data you share with us". Not the first place anyone would look!
Re: I only care about the helpful notifications, not the promotional ones
#179Earlier quoted context omitted.
I usually simply uninstall the app on the first clearly spammy notification. Why wouldn't I? It immediately sours the app image. If it's borderline I will first try silencing the channel like the parent commenter.
Those rules only work until you're required to have such app installed to do, for example, credit card payments.
Re: I only care about the helpful notifications, not the promotional ones
#180I noticed that I had written a feature called server notification, and was about to start using it to notify users of things which the server wanted them to know, but which they had not asked for.
I decided to rename the feature internally to "server response notification", which implies that all of the notifications are in response to a user query. This helped me focus on what the feature should be used for.