Earlier quoted context omitted.
> With iOS 17.4 in the EU, you can no longer make a web app (PWA) that uses a full screen window with no browser ui controls. Are you sure? Go to https://sindresorhus.com/screenfull/ , tap "Request", and you should see a full-screen website. Any [website|webapp|PWA] can do this with Safari. (Screenshot: https://imgur.com/a/CTWFPol ) Third-party browsers using their own browser engines can do whatever they like. > How…
That's good. The Fullscreen API isn't exactly the same as a PWA, but it might go a long way to make my PWAs feel a bit more native again. I see that the support for the Fullscreen API isn't available in iOS 17.3 but will be available once 17.4 lands. "Added support for the Fullscreen API on iOS. (118083593)" https://developer.apple.com/documentation/safari-release-not...
I use that with a site I make that I want to look and feel more like an app and so I use the PWA fullscreen stuff now.
I have no need for all the browser url bar and buttons and it just wastes precious screen space for my application.