[ad_1]
My firm is presently engaged on a Microsoft Groups app that should begin taking part in video inline robotically when the web page masses. It really works nice on desktop and on Android, nevertheless the video does not play on iOS.
The HTML <video> tag consists of these attributes: muted autoplay playsinline webkit-playsinline, which is sufficient for the video to start out taking part in robotically (and inline) after I go to the web site in Safari cell, Chrome cell, Opera cell or Firefox cell, which all use webkit on iOS. Nevertheless, when I’m within the Microsoft Groups tab I created, the video is paused on the primary body and does not play till I work together with it. It then goes fullscreen, which seems lots like pre-iOS10 habits.
I assume it is a bug, as my app works nice on Microsoft Groups for Android, so not permitting video to play inline on iOS does not appear intentional, am I appropriate? From what I perceive, the WKWebViewConfiguration exposes this property that controls this habits: allowsInlineMediaPlayback (see the docs right here). Is there any probability this property shouldn’t be set correctly within the iOS Microsoft Groups app?
In any other case, is there something I ought to be doing on my finish that I’m lacking?
Cheers
[ad_2]
