[Webkit-unassigned] [Bug 208667] getUserMedia does not work in WKWebView-based browsers like Chrome, Firefox.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 22 07:59:18 PST 2020


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

Ashley Gullen <ashley at scirra.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ashley at scirra.com

--- Comment #74 from Ashley Gullen <ashley at scirra.com> ---
I think the problem is if you use a custom URL scheme, e.g. app://localhost - then getUserMedia still does not work.

I tested this myself and I also still can't get it to work on the app: scheme. Calling getUserMedia does show permission prompts, but you still get a NotAllowedError even if you approve them. Modern hybrid apps e.g. Cordova use a custom scheme to serve local content so it needs to be supported with that as well.

-- 
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/20201222/967033a8/attachment.htm>


More information about the webkit-unassigned mailing list