[TIMOB-1118] iPad HTML5 video tag
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:44:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | html5, ios, video, webview |
Reporter | ericsala |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:44:27.000+0000 |
Updated | 2017-03-09T21:23:09.000+0000 |
Description
When you add in a webview the resource is not found and the video is not played.
Sorry, the problem is When you add a LOCAL resource:
< video src="app://Resources/video/1247145190.mp4" autoplay controls />
More info: http://developer.appcelerator.com/question/27571/html5-video-in-a-webview"> http://developer.appcelerator.com/question/27571/html5-video-in-a-w...
This bug as originally filed is invalid (it tries to locate the file in an incorrect location). Revealed another bug, though! #3157.
Closing ticket as invalid.