[Webkit-unassigned] [Bug 134200] New: HTML5 audio does not play in iOS 8 web view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 23 11:20:27 PDT 2014


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

           Summary: HTML5 audio does not play in iOS 8 web view
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: iOS
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ashley at scirra.com


In the iOS 8 web view, HTML5 audio does not play, even in a user input event. (Safari on iOS requires a user gesture for HTML5 audio playback to begin; this does not work in the web view.)

The Web Audio API works, but HTML5 audio does not, even if routed through the Web Audio API with createMediaElementSource().

This is important so apps using PhoneGap can play audio.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list