Earlier quoted context omitted.
All the same things they’re useful for in apps (which are also prone to spam/clickbait). Web push is a prerequisite for moving a ton of apps out of app stores and into the platform agnostic thin client model of the web: messaging clients, timers, background tasks, transaction/shipping status updates, trading tools, etc
You mean making them worse?
Web Push for Safari
51–60 of 143 posts
Re: Web Push for Safari
#52I know I'm a bit tangential, but what are some actually useful examples of push notifications for browsers? Every time I've seen them in action was with spam/clickbait, after someone accidentally subscribed and couldn't remove it.
All the same things they’re useful for in apps (which are also prone to spam/clickbait). Web push is a prerequisite for moving a ton of apps out of app stores and into the platform agnostic thin client model of the web: messaging clients, timers, background tasks, transaction/shipping status updates, trading tools, etc
The reason is just that I visit many more websites only once and expect no ongoing relationship with them: that means that I am much less likely to want their notifications AND they are much more likely to want me to have notifications AND they have less to lose by being spammy.
Apps can assume higher organic revisits and also being too spammy can result in the downside of the me the app. A website I had no plan to revisit has no punishment for attempting not spam.
Re: Web Push for Safari
#53Earlier quoted context omitted.
Push notifications are useful in browsers in all the same places they are useful in mobile apps. Note that browser push notifications also work on mobile, so you don't need to install an app to get real time alerts. For example: - Sites with chat can send you messages even if you don't have the tab open (or even browser in some cases) - Online game e.g. board game or chess can push to you when it's your move. - Home…
I turn off/no to push notifications on every app that has ever asked for it, except Messaging and Calendar. Nothing else I've ever installed has warranted more than a little red notification dot on the icon.
Re: Web Push for Safari
#54Earlier quoted context omitted.
All the same things they’re useful for in apps (which are also prone to spam/clickbait). Web push is a prerequisite for moving a ton of apps out of app stores and into the platform agnostic thin client model of the web: messaging clients, timers, background tasks, transaction/shipping status updates, trading tools, etc
You mean making them worse?
Re: Web Push for Safari
#55Earlier quoted context omitted.
The web is our only hope to not pay Apple/Google 15-30% of all digital commerce. Reaching parity with native apps is crucial.
None of the current messaging apps require or even support in app purchases. So the argument about paying anyone 30% is moot.
Re: Web Push for Safari
#56Earlier quoted context omitted.
The web is our only hope to not pay Apple/Google 15-30% of all digital commerce. Reaching parity with native apps is crucial.
None of the current messaging apps require or even support in app purchases. So the argument about paying anyone 30% is moot.
The relevant criterium that follows from the argument is the prevalence of real-time notifications in paid apps.
Re: Web Push for Safari
#57Earlier quoted context omitted.
Sure they do. Just ask twilio or nexmo. I get billed every month for sending sms from my app (pass thru carrier fees)
You mean sending SMS as an app developer. Makes sense
Re: Web Push for Safari
#58I know I'm a bit tangential, but what are some actually useful examples of push notifications for browsers? Every time I've seen them in action was with spam/clickbait, after someone accidentally subscribed and couldn't remove it.
Every comment suggesting it brings browsers closer to feature parity with apps is a great argument against the feature. Browsers aren't operating systems. Stop trying to make them be that. It has been a terrible disaster so far, and likely will continue to be going forward, given the lingua franca of development in browsers and all the terrible development practices that have grown up around it.
Think of it this way. When feature parity of browser sandbox closes on everything a desktop app might want, you no longer need to build with electron but can simply ship 5-15MB of js+css and use the stock browser instead.
Similar on mobile.
Which will result in: Smaller downloads. Lower memory footprint. Faster launch.
Re: Web Push for Safari
#59Earlier quoted context omitted.
You mean making them worse?
Reddit, for instance, should not be an app . It is failure on the browser's capabilities that you can't visit a reddit link without being spammed to death about installing their app. If the browser was capable of the things the reddit product team wanted to do, they wouldn't need to bug you to install their silly web wrapper app. The OS would be able to handle permissions gracefully, instead of letting the app have f…