nuxt-community / pwa-module

Zero config PWA solution for Nuxt.js
https://pwa.nuxtjs.org
MIT License
1.24k stars 171 forks source link

Missing standalone url parameter for iOS #439

Closed cswkim closed 3 years ago

cswkim commented 3 years ago

I just upgraded to 3.3.5 from 3.0.0 and I noticed when I try to "Add to Homescreen" from iOS (14.4) Safari the url does not have the ?standalone=true parameter appended any longer. Subsequently, the shortcut does not use my static/icon.png (uses a screenshot of the page instead) and the address bar is still there.

cswkim commented 3 years ago

Nevermind, might have been some kind of caching issue? I checked again later and no issues.

4KDA commented 3 years ago

what's the solution?