August 8, 2026
iOS vs. Android: How Web Push Notifications Actually Work on Each
If you've set up a notification tool on Android and then tried the same steps on an iPhone, you may have noticed it doesn't quite work the same way, or doesn't work at all until you do one extra step. This isn't a bug in any particular tool; it comes down to a real, deliberate difference in how Apple and Google support web push notifications.
How Android handles it
Chrome and most Android browsers support the Web Push API directly in the browser. A website can ask for notification permission, and once granted, it can send you push notifications whether or not you have that site open, or even whether or not the browser is open, without needing to be installed as an app.
How iOS handles it differently
Apple only started supporting web push notifications in Safari from iOS 16.4 onward, and even then, with one significant restriction: the website has to be added to your Home Screen first, via Share, then "Add to Home Screen." A site running in a normal Safari tab cannot request or receive push notifications on iOS, no matter what the website's code does. This is an Apple platform restriction, not something any individual site can work around.
What this means in practice
On Android, a notification tool can generally work the moment you grant permission. On iPhone, the home screen step isn't optional, and no amount of clever code changes that; it's how Apple designed the platform. Any tool that explains this clearly and walks you through the one extra step, rather than leaving you wondering why nothing happened, is doing it correctly. That's exactly why PINGO detects iOS Safari specifically and shows the home screen instructions before you even try to enable notifications, not after they silently fail.
Check inbox: hello@yourbusiness.com
Check inbox: new message
How to tell if you've done the home screen step correctly
The quickest check: open the app from your actual home screen icon, not from a Safari tab or bookmark. If it opens full-screen with no browser address bar or tabs visible, it's running as an installed web app, which is the mode iOS requires before it will even offer to let a site send notifications. If you still see Safari's interface around it, the add-to-home-screen step either wasn't completed or you're opening the wrong shortcut.
Does this cost anything or use extra storage?
No. Adding a site to the home screen on iOS doesn't download or install anything in the way an App Store app does, it's a shortcut plus a flag that tells iOS to treat that particular launch as an installed app rather than a browser tab. There's no separate binary, no App Store review, and no storage cost beyond what the site's own cache already uses.
If push notifications ever seem to stop arriving on an iPhone specifically, Low Power Mode is worth checking first - it's known to affect some background activity on iOS, and turning it off is a quick way to rule it out.
Get a free PINGO address and turn any inbox into instant push notifications.
Get my free address