[Webkit-unassigned] [Bug 216887] New: Low Power mode is disabling video autoplay

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 10:19:34 PDT 2020


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

            Bug ID: 216887
           Summary: Low Power mode is disabling video autoplay
           Product: WebKit
           Version: Safari 14
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sean at wandrnow.com

Video elements which are set to autoplay either via the autoplay attribute or through javascript will throw an error when an iOS device is in low power mode. 

`Unhandled Promise Rejection: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.`

This issue is not present if the device is in 'normal' mode, not low power mode.

I am using webkit through Capacitor on iOS

-- 
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/20200923/00322d41/attachment-0001.htm>


More information about the webkit-unassigned mailing list