[
https://issues.apache.org/jira/browse/CB-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537345#comment-13537345
]
Shazron Abdullah commented on CB-2088:
--------------------------------------
I don't think this method of viewing a video file is supported in a UIWebView
outside of a <video> tag in an HTML document. Workaround to create this
dynamically is to use the File API to write HTML to a file (containing the
video tag, src of video file is an absolute url), and load that in the
InAppBrowser.
> inAppBrowser - view a video file in fullscreen mode
> ---------------------------------------------------
>
> Key: CB-2088
> URL: https://issues.apache.org/jira/browse/CB-2088
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 2.3.0
> Reporter: Paul Cervenka
> Assignee: Shazron Abdullah
>
> open a video file with inAppBrowser and select it to view in fullscreen mode:
> an empty inAppBrowser is now visible (and no video).
> tested on iPad iOS6 simulator & device with Cordova 2.3.0-RC2
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira