Hi guys,
I am outputting a UIWebView on an external screen using the VGA connector and am able to display web pages.
The problem arises when a video is embedded in the page. What happens is that the video is shown as fullscreen on the external screen, and completely hides the web page. It doesn't seem to be able to play inline...
The video has been added in the HTML using the HTML5 video tag...
Can anyone clue me in?