-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Safari implementation #1
Comments
That be really nice. After all, IPhone users are the ones that are my main targets for this, as I don't want to put my App into the AppStore but get asked frequently if its ever gonna be available for them too. |
Safari is one of the only browsers that this won't work on. It's actually a big controversy since they seem to deliberately be shielding iOS users from new web technologies: https://platform-decentral.com/2020/07/01/safari-is-still-hostile-to-pwas-even-on-macos-big-sur/ |
Here is a table showing PWA browser compatibility: https://developer.mozilla.org/en-US/docs/Web/API/BeforeInstallPromptEvent#browser_compatibility |
#6 could be a workaround for this. |
Can this be made to work on Safari too ?
The text was updated successfully, but these errors were encountered: