Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-12630

InAppBrowser breaks AllowInlineMediaPlayback in iOS10

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • cordova-ios@4.3.1
    • cordova-ios@4.5.1
    • cordova-ios

    Description

      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">

      Attachments

        Activity

          People

            Unassigned Unassigned
            napcat napcat
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: