No, you don't have to guess. You can correctly know that the answer is "no". If you're going to blatantly send unwanted marketing to the user, at least be honest with yourself and your audience about it.
Push notifications – What to push, what not to push, and how often
11–20 of 159 posts
Re: Push notifications – What to push, what not to push, and how often
#12One detail not covered as much in this article is that many options are now available to users and apps to control the push notifications they send and receive. For example, on iOS, when prompted for notification permission, users are now asked to choose if they want the notifications sent to a summary view. iOS will also invite users to disable notifications from apps they haven't interacted with recently. Here are…
Re: Push notifications – What to push, what not to push, and how often
#13One detail not covered as much in this article is that many options are now available to users and apps to control the push notifications they send and receive. For example, on iOS, when prompted for notification permission, users are now asked to choose if they want the notifications sent to a summary view. iOS will also invite users to disable notifications from apps they haven't interacted with recently. Here are…
Re: Push notifications – What to push, what not to push, and how often
#14Re: Push notifications – What to push, what not to push, and how often
#15One detail not covered as much in this article is that many options are now available to users and apps to control the push notifications they send and receive. For example, on iOS, when prompted for notification permission, users are now asked to choose if they want the notifications sent to a summary view. iOS will also invite users to disable notifications from apps they haven't interacted with recently. Here are…
Apps can tell that you have disabled notifications, and nag you to re-enable them.
Back when I used cyanogen, I could deny permissions to an app while tricking the app into believing that those permissions were granted. The app would just get an empty contact list, no GPS signal, etc. Even with recent improvements, stock Android still falls short in this regard.
Re: Push notifications – What to push, what not to push, and how often
#16You don't need any notifications from apps as long as this is not an instant messaging app. (You can make additional exception for your banking app, but that's it for 90% of users)
My phone is now so silent.
Re: Push notifications – What to push, what not to push, and how often
#17Banking apps are the worst. They make us switch on notifications, else we can't get any confirmation notices for us to confirm transactions, then they proceed to spam me with credit card offers and other rubbish I'm not interested in receiving.
Re: Push notifications – What to push, what not to push, and how often
#18Banking apps are the worst. They make us switch on notifications, else we can't get any confirmation notices for us to confirm transactions, then they proceed to spam me with credit card offers and other rubbish I'm not interested in receiving.
Re: Push notifications – What to push, what not to push, and how often
#19If you send me a push and I can’t explain why I’m seeing it (for example, if it’s not time-sensitive or I haven’t done anything to indicate I want it) then I consider it spam. This is doubly so if you’re using it to send me an advertisement. That’s the easiest way to ensure your app is going in the trash.
Re: Push notifications – What to push, what not to push, and how often
#20One detail not covered as much in this article is that many options are now available to users and apps to control the push notifications they send and receive. For example, on iOS, when prompted for notification permission, users are now asked to choose if they want the notifications sent to a summary view. iOS will also invite users to disable notifications from apps they haven't interacted with recently. Here are…
Permissions don't matter much. Of course you need to be able to disable permissions for specific apps, but if you want to receive e.g. user messages but not promotional spam, there is nothing you can do.
Granted, an app sending spam notifications often doesn't want to make this distinction..