Listed mobile browsers don't support installing PWAs, only shortcuts
#36,444 opened on 2024年10月22日
Repository metrics
- Stars
- (8,900 stars)
- PR merge metrics
- (平均マージ 7d 3h) (30d で 147 merged PRs)
説明
MDN URL
https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Making_PWAs_installable
What specific section or headline is this issue about?
Browser Support
What information was incorrect, unhelpful, or incomplete?
Chrome and Samsung Internet are the only Android Browsers which support installing PWAs (webAPKs). The other listed browsers only add a shortcut icon, but do not install (no app specific permissions, not in app drawer, switcher, etc...)
What did you expect to see?
Chrome and Samsung Internet support installing PWAs. The other browsers only support adding a shortcut icon with the browser logo on the app icon.
Do you have any supporting links, references, or citations?
https://web.dev/articles/webapks
Do you have anything more you want to share?
If you try to "install" on any browser other than Chrome or Samsung Internet (on Samsung devices) only shortcuts are added.
MDN metadata
- Folder:
en-us/web/progressive_web_apps/guides/making_pwas_installable - MDN URL: https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Making_PWAs_installable
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/progressive_web_apps/guides/making_pwas_installable/index.md
- Last commit: https://github.com/mdn/content/commit/ce094c10e0b71ff594e013d459b9c29110a6442a
- Document last modified: 2024-09-20T13:18:15.000Z