[Webkit-unassigned] [Bug 220416] WKWebView getUserMedia persistent permissions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 11 18:41:35 PST 2021


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

--- Comment #5 from Mauricio W <mauricio at nviti.us> ---
(In reply to Dustin Greif from comment #4)
> Is there any timeline for when this new API will be released?  Even
> something as simple as "next couple months" vs "next year or two" would make
> a big impact on how we choose to develop our hybrid apps.  Having
> getUserMedia available in WKWebView is a MASSIVE improvement, but it's still
> unusable in a production app with these recurring permission prompts. 
> Really appreciate your teams continued improvements on this front!

Just mentioning this in case you didn't already know:
If you call getUserMedia, you can leave the stream open for up to 24 hours before the next request (or the user closes the app). It's definitely not a solution to the problem, but it does cut down the amount of requests a user gets.

There is the drawback that, even if you set track.enabled to false, the recording indicator remains on. I've had at least two users reach out asking about that.

-- 
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/20210212/240c6a4c/attachment.htm>


More information about the webkit-unassigned mailing list