indico / indico-checkin-pwa

MIT License
2 stars 5 forks source link

Add installation instructions #43

Open tomasr8 opened 9 months ago

tomasr8 commented 9 months ago

Installing a PWA on Safari is not that straightforward - the option to install the app is called Add to Home Screen.

To help users with installation, we could display some installation instructions in the app. Perhaps we could show something the first time the app is opened or we could also put it in the settings.

ThiefMaster commented 9 months ago

Can we detect if it's running as PWA or in a normal browser to avoid showing it again right after installing the PWA?

But I agree that informing the user on how to install it would be nice!

tomasr8 commented 9 months ago

Can we detect if it's running as PWA or in a normal browser to avoid showing it again right after installing the PWA?

Looks to be the case: https://web.dev/learn/pwa/detection