napcat created CB-12630:
---------------------------

             Summary: InAppBrowser breaks AllowInlineMediaPlayback in iOS10
                 Key: CB-12630
                 URL: https://issues.apache.org/jira/browse/CB-12630
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: cordova-ios@4.3.1
            Reporter: napcat


I have a video element playing in the background (loop).

I used the AllowInlineMediaPlayback in my config.xml and added the 
webkit-playsinline in the video html tag.

This works as expected, but when I call an InAppBrowser (facebook login page) 
it breaks the background video playback. The video pops from the background 
covering the app.

This only happens when a InAppBrowser is called.

<video id="bgvideo" preload="auto" playsinline autoplay muted loop 
class="bg-vid">



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to