[Webkit-unassigned] [Bug 242392] New: iOS media controls does not use manifest Icon

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 09:19:17 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=242392

            Bug ID: 242392
           Summary: iOS media controls does not use manifest Icon
           Product: WebKit
           Version: Other
          Hardware: iPhone / iPad
                OS: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mikehartington at gmail.com

Created attachment 460714

  --> https://bugs.webkit.org/attachment.cgi?id=460714&action=review

image of the media controls not using provided icon

With the latest iOS 16 beta, if a web app is saved to the home screen and is using MediaSession API, media player on the lock screen will use an empty icon for the "source".

The Web App is served with an app-manifest that provides icons. Those icons are picked up by the browser.


Steps to reproduce:

- Have iOS 16 beta 2 installed
- Visit https://startrack-ng.web.app/browse and save the web app to the home screen.
- Load the home screen app
- Tap any "album" being displayed
- Tap the "play" button
- Lock the device so that media is being played from the previous action

You'll see the lock screen media controls will show the album art work, as well as a blank App icon in the bottom.

Should this icon be sourced from the app manifest? 
If so, is there a specific icon size needed?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220706/aad2b66b/attachment.htm>


More information about the webkit-unassigned mailing list