Closed zainul1996 closed 2 years ago
Steps taken:
Hey @zainul1996, can you post a screenshot of what you see when you open the website up on iOS after you downloaded it as a PWA?
@shaunchander this is what I see right after opening the app
@zainul1996 this looks like the correct behavior to me?
If you're trying to hide the browser's navigation completely try setting this line (https://github.com/shaunchander/astro-pwa-starter/blob/master/utils/seoConfig.ts#L34) to fullscreen
.
@shaunchander yes! that was it! thank you for the quick response
Installation works on all platform but on iOS, when added to homepage, it opens a webview with address bar. Tried debugging but not too sure what was the issue