You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/04/14 11:26:25 UTC

[GitHub] [cordova-plugin-wkwebview-engine] donemuhendislik commented on issue #135: iOS 13.4 Inline Video

donemuhendislik commented on issue #135: iOS 13.4 Inline Video
URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/135#issuecomment-613385263
 
 
   > # Bug Report
   > ## Problem
   > Prior to 13.4, setting `<preference name="AllowsInlineMediaPlayback" value="true" />` and webkit-playsinline and playsinline on the src allowed videos to play inline.
   > 
   > ### What is expected to happen?
   > Video playing inline without the native player opening.
   > 
   > ### What does actually happen?
   > The native player open over top.
   > 
   > ### Environment, Platform, Device
   > iOS 13.4
   > 
   > ### Version information
   > 9.0.0 (cordova-lib@9.0.1)
   > 
   > Requirements check results for ios:
   > Apple macOS: installed darwin
   > Xcode: installed 11.4
   > ios-deploy: installed 1.10.0
   > CocoaPods: installed 1.9.0
   > 
   > ## Checklist
   > * [x]  I searched for existing GitHub issues
   > * [x]  I updated all Cordova tooling to most recent version
   > * [x]  I included all the necessary information above
   
   I need help for the same problem. I ve been working on it for 3 days. I read some old information about this for may help me... <preference name="AllowInlineMediaPlayback" value="true" /> not working and adding webkit-playsinline & playsinline attribute into the video tag... By the way, I have same configuration...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org