You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the same behavior: screenfull.enabled is false on mobile Safari iOS 12.3.1. The demo fails to work. Using webkitEnterFullscreen in my testing works.
I was wondering why the demo isn't working on my IOS 12.1.4. It appears that now the event name for entering fullscreen is "webkitEnterFullscreen".
webkitrequestfullscreen: https://developer.apple.com/documentation/webkit/domelement/1476160-webkitrequestfullscreen
webkitEnterFullscreen: https://developer.apple.com/documentation/webkitjs/htmlvideoelement/1633500-webkitenterfullscreen
The text was updated successfully, but these errors were encountered: