Listed mobile browsers don't support installing PWAs, only shortcuts
#36,444 opened on Oct 22, 2024
Repository metrics
- Stars
- (8,900 stars)
- PR merge metrics
- (Avg merge 7d 3h) (147 merged PRs in 30d)
Description
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