Open tomasr8 opened 11 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!
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
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.