- Assigned to AlexBorsody
- Status changed to Needs work
almost 2 years ago 2:01am 8 March 2023 - ๐ฉ๐ชGermany rupl
Just chiming in to say that webkit is joining the 2010s, adding Web Push as of iOS 16.4
https://webkit.org/blog/13878/web-push-for-web-apps-on-ios-and-ipados/
- ๐จ๐ฆCanada ambient.impact Toronto
As seems to be the norm for Apple nowadays, they seem to grudgingly implement these things because everyone else has, not because they want to. I've spoken to some of the old guard engineers at Apple, and let me tell you, some of them are truly painful due to how much disdain they have towards the web platform. I was literally told that they couldn't stand the fact that some websites have bad UX so they wanted to enforce their UI on everyone, but the web wouldn't let them, which sounds a lot like something they should talk to a therapist about rather than putting it on their millions of users. I'm not saying that to make light of mental illness, by the way - I've seen multiple therapists over the years.
I'm my "Why the web?" essay/manifesto, I conclude with this excellent quote by Mathias Schรคfer that sums it up:
There are several relevant browsers in numerous versions running on different operating systems on devices with different hardware abilities, internet connectivity, etc. The fact that the web client is not under their control maddens developers from other domains. They see the web as the most hostile software runtime environment. They understand the diversity of web clients as a weakness.
Proponents of the web counter that this heterogeneity and inconsistency is in fact a strength of the web. The web is open, it is everywhere, it has a low access threshold. The web is adaptive and keeps on absorbing new technologies and fields of applications. No other software environment so far has demonstrated this degree of flexibility.
- ๐ซ๐ทFrance GuillaumeDuveau Toulouse
@Anybody it was removed a few days later https://git.drupalcode.org/project/pwa/-/commit/6f8359399b41bc78cd83ae42...
Nothing regarding web push notifications has been commited on 2.x since then.
- Status changed to Active
over 1 year ago 9:03am 6 April 2023 - ๐ซ๐ทFrance GuillaumeDuveau Toulouse
Changing to active. It's more than "needs work", there's nothing ATM.
- Issue was unassigned.
- ๐ฉ๐ชGermany Anybody Porta Westfalica
As of #60 this needs a new MR against 2.x-dev
- Status changed to Needs work
over 1 year ago 9:10am 19 June 2023 - ๐ฉ๐ชGermany Anybody Porta Westfalica
Someone should please create a MR based on the work and discussions above for review. I'd still like to add this as submodule, but don't have the time to do it myself.
- ๐ฎ๐นItaly kopeboy Milan
This would be a killer feature!
Please consider ECA instead of Rules integration. - ๐ณ๐ฑNetherlands nk_
Not sure if entirely relevant to this issue, apologies in case... I've built a module which implements Web Push library for PHP, DANSE and Push framework, tailored and tested - a single case scenario though - to work with PWA. Here: https://www.drupal.org/project/pf_notifications โ