RESOLVED MOVED 183937
Icon from Web App Manifest not supported
https://bugs.webkit.org/show_bug.cgi?id=183937
Summary Icon from Web App Manifest not supported
Thomas Steiner
Reported 2018-03-23 08:25:09 PDT
Steps to reproduce: 1) Go to https://tomayac.github.io/pwa-feature-detector/ 2) Add the app to the home screen 3) Experience the following issues: - The app icon is not respected (120x120px). Expected behavior: - The app icon should be respected (120x120px should be OK). - The icon (no matter if auto-generated or set in the manifest) should always be shown. Mozilla/5.0 (iPhone; CPU iPhone OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1 Initially reported in https://bugs.webkit.org/show_bug.cgi?id=182261#add_comment.
Attachments
Radar WebKit Bug Importer
Comment 1 2018-03-26 15:23:01 PDT
Ryosuke Niwa
Comment 2 2018-03-27 20:37:01 PDT
Thomas Steiner
Comment 3 2019-01-28 08:08:28 PST
The latest Web App Manifest spec now supports icon masks: https://w3c.github.io/manifest/#icon-masks. (This via https://twitter.com/kennethrohde).
Harit Himanshu
Comment 4 2019-01-30 14:05:14 PST
Please prioritize this issue. Getting PWA consistently across all devices is very important to us as web developers. Thank you
Nathaniel Dassardo-Joseph
Comment 5 2019-03-12 03:40:13 PDT
Agree with the above. Standardising PWAs will align the web and mobile technologies.
Philipp
Comment 6 2019-04-09 14:01:51 PDT
+1 Would be great to have this
aarontgrogg
Comment 7 2019-04-10 04:25:19 PDT
Yes please!
Ernst
Comment 8 2019-04-15 01:42:52 PDT
+1 It will be fantastic to have this.
Keysee
Comment 9 2019-09-19 13:53:33 PDT
+1 Would be great!
Mathias Bynens
Comment 10 2019-12-18 02:58:24 PST
FWIW this is an issue for us on v8.dev, to the point where we're considering resorting to userland workarounds (https://github.com/GoogleChromeLabs/pwacompat) for this iOS Safari issue.
Jan
Comment 11 2020-07-23 03:46:21 PDT
+1 Would be great!
Judah Gabriel Himango
Comment 12 2020-07-25 12:52:04 PDT
+1, we web devs really want to see this supported.
Abdón Rodríguez Davila
Comment 13 2020-09-03 12:14:36 PDT
+1 yes please!
onderceylan
Comment 14 2020-12-10 12:48:11 PST
The Web App Manifest API development on WebKit feature status is moved from "In Development" status to "Partially Supported": https://webkit.org/status/#?search=web%20app%20manifest Is there any plan for the development of this feature?
Thomas Steiner
Comment 15 2022-01-31 00:39:27 PST
This has been implemented as of iOS 15.4 beta 1. Thanks so much! I noticed a small issue with the chosen icon, though. Filed as https://bugs.webkit.org/show_bug.cgi?id=235877.
Brent Fulgham
Comment 16 2022-02-12 21:33:32 PST
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'. This should now be fixed in STP 139, iOS 15.4 Beta, and macOS 12.3 Beta.
Thomas Steiner
Comment 17 2022-02-14 00:06:25 PST
Thanks for fixing this and also for stating where it has rolled out. Did you have a chance to reproduce the follow-up bug I have reported in https://bugs.webkit.org/show_bug.cgi?id=235877?
Note You need to log in before you can comment on or make changes to this bug.