I am using the Webview2 and have the parameter "set inline HTML5 playback" set to enabled however when running it on a device it will still use the device player controls instead of showing the video in as full screen on the WebView. I tried checking the help file for the Webview2 object but it is not available
What is the correct way to make the video show in the WebView and not the whole phone screen?
this is what I currently have:
* iOS: Device has Internet access
+ Is running as iOS application
+ Only one action when event loops
WebView2 : Allow inline playback of HTML5 media?=1
WebView2 : Load URL=URLToRequest( "WebView2" )
helperror.png