Private client-side-only PWAs are hard, but now Apple made them impossible
681–690 of 927 posts
Re: Private client-side-only PWAs are hard, but now Apple made them impossible
#682Re: Private client-side-only PWAs are hard, but now Apple made them impossible
#683Earlier quoted context omitted.
That’s a very rosy way of looking at it. iOS has had bugs with its “add to home screen” webapps that kicked around literally for years . If they were being “user first” they’d support it fully or not support it at all. Instead they implemented then neglected it.
Probably because Apple giving a crap about web apps was depreciated with the release of iPhone OS 2.0 and the App Store over a decade ago. I'd bet few users even use the "add to home screen" button outside of corporate environments that want to add a shortcut to internal sites.
Re: Private client-side-only PWAs are hard, but now Apple made them impossible
#684Earlier quoted context omitted.
> Without it it could be just Blink everywhere at this point. In what reality-distortioned universe is that worse than having a crippled web?
Please don't call anything that's not Blink "a crippled web".
Re: Private client-side-only PWAs are hard, but now Apple made them impossible
#685Earlier quoted context omitted.
I'm the OP, I use a lot of PWAs. My main machine is a Surface Pro X and I don't have native apps (as in native aarch64 binaries) for many of the things I'd like to use. So, I'm using PWAs for Instagram, Twitter, Kindle, Pinafore (mastodon client), Spotify, and some of my own. I was developing a feed reader that was supposed to be a client-side-only PWA but that's tricky.
Off topic, but how is this experience using the Surface Pro X as a PWA machine? Does Windows / PWAs work well in tablet form? I was thinking of switching to a similar setup and using it essentially as you describe. Seems like it could be a really lightweight and simple computing environment similar to Chromebooks but still allows you to run traditional Windows apps as well if you need.
Which is one of the reasons I like PWAs, they are ISA independent and are working pretty well here. Unfortunately Firefox doesn't support an add to homescreen feature on the desktop, so I used Edge to do it for the apps I want to have a nice icon for (such as spotify).
If you're going to use it much like a chromebook then it might be a tad too expensive to be justifiable. I don't regret buying mine at all, I really like it, but I'm sure they'll release cheaper ARM64 Surfaces soon, I'm betting on a Surface Go with ARM64 at some point.
Re: Private client-side-only PWAs are hard, but now Apple made them impossible
#686Earlier quoted context omitted.
> Always ostensibly to protect users but always also conveniently putting webapps at a permanent disadvantage to native apps. This isn't always a bad thing though. For example, Safari has prohibited some obnoxious behavior that Chrome has allowed: Autoplaying videos, tab suspension, push notifications. These hog CPU and destroy battery life, worsening the user experience. Remember, making everything a web app is Goog…
MacOS Safari autoplays YouTube videos with now way to disable...
Re: Private client-side-only PWAs are hard, but now Apple made them impossible
#687Earlier quoted context omitted.
I'm the OP, I use a lot of PWAs. My main machine is a Surface Pro X and I don't have native apps (as in native aarch64 binaries) for many of the things I'd like to use. So, I'm using PWAs for Instagram, Twitter, Kindle, Pinafore (mastodon client), Spotify, and some of my own. I was developing a feed reader that was supposed to be a client-side-only PWA but that's tricky.
Do you know a PWA for Kindle? Their browser-based reader hasn't been updated for quite a while.
Re: Private client-side-only PWAs are hard, but now Apple made them impossible
#688I ported Polar ( https://getpolarized.io/ ) over to a PWA about a year ago. It's kind of a nightmare due to both Google and Apple messing things up. PWAs could be an amazing platform but both companies are really messing it up. Apple is trying to kill them by giving plausible explanations as to why they can't have PWAs. Security this, blah blah blah. There's no reason they can't have PWAs work well in Safari other th…
> There's no reason they can't have PWAs work well in Safari other than they want you to port your app to the App Store and get locked into their native APIs. Is it possible they also want you to port your app to the App Store to prevent an explosion of garbage and malware that could happen if PWAs really took off?
Re: Private client-side-only PWAs are hard, but now Apple made them impossible
#689Re: Private client-side-only PWAs are hard, but now Apple made them impossible
#690Earlier quoted context omitted.
Please don't call anything that's not Blink "a crippled web".
I believe that OP is saying it would be preferable to have blink-everywhere than to have a deliberately-crippled Apple web browser with all other choices banned.