[Webkit-unassigned] [Bug 185448] getUserMedia not working in apps added to home screen that run in standalone mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 00:36:46 PDT 2019


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

--- Comment #47 from Tin <tinlamngoc at gmail.com> ---
 display: fullscreen doesn't work for iOS 

What won’t work
The display: fullscreen and display: minimal-ui won’t work on iOS; fullscreen will trigger standalone, and minimal-ui will be just a shortcut to Safari. You can get something similar to fullscreen (the status bar will exist but over your app) using the cover-fit viewport extension or a deprecated meta tag though.

https://medium.com/@firt/progressive-web-apps-on-ios-are-here-d00430dee3a7

-- 
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/20190926/ccd2a878/attachment-0001.html>


More information about the webkit-unassigned mailing list