[Webkit-unassigned] [Bug 268374] HTML5 Audio playback does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 30 05:03:29 PST 2024


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

--- Comment #1 from Maurício Hanika <mhanika at babbel.com> ---
When trying to play HTML5 Audio elements either through the native controls offered by the <audio> element or by programatically calling `audio.play()` in JavaScript, the audio does not play on iOS 17.4 Beta.

This problem occurs in Safari (for example, navigate to https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audio#try_it and try to play the audio asset), as well as in custom WKWebView instances with local and remote audio assets (see attached project).

Playing HTML5 audio elements should work as expected. Additionally, if `mediaTypesRequiringUserActionForPlayback` is set to `none`, auto playing audio and video assets should work.

-- 
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/20240130/b1e8e7b0/attachment.htm>


More information about the webkit-unassigned mailing list