-
On iOS, when you add a web app to the home screen, long pressing links doesn't work anymore. Nothing happens. This is great. Could we just please allow competing browsers while Safari/WebKit gets its shit together? #AppleBrowserBan
-
I tried a bunch of personal hobby projects and the Twitter PWA. Works fine in Safari, doesn't work at all once you add the PWA to the home screen and open it from there.
-
Things are so bad on iOS that I add code/functionality to prevent Safari from installing a website as a PWA. Detect iOS Safari and only add manifest.json when it's safe (!= Safari) Most stuff works fine-ish in Safari. All sorts of stuff immediately breaks in PWA mode.