[Webkit-unassigned] [Bug 243258] Cannot resume MediaSession from PWA after 5sec pause
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 14 02:15:44 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=243258
Dom Christie <christiedom at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christiedom at gmail.com
--- Comment #2 from Dom Christie <christiedom at gmail.com> ---
I have experienced similar issues including the similar case of the disappearing MediaSession controls (https://bugs.webkit.org/show_bug.cgi?id=243256)
It's difficult to debug this, but the MediaSession widget reliability appears to improve when I remove other progressive web apps from my device. The "connection" to the source audio doesn't seem as flaky. The widget can still disappear after a while, but resumption feels more stable.
It almost feels like when multiple PWAs are installed, the MediaSession widget tries to connect to the first installed PWA. If that PWA is not the one that triggered the MediaSession the connection will be lost, and it'll disappear or resumption will be broken.
--
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/20230814/0b20969a/attachment-0001.htm>
More information about the webkit-unassigned
mailing list