[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.
Comments
- ericsala 2011-04-15
Sorry, the problem is When you add a LOCAL resource:
< video src="app://Resources/video/1247145190.mp4" autoplay controls /> - ericsala 2011-04-15
- Stephen Tramer 2011-04-15
This bug as originally filed is invalid (it tries to locate the file in an incorrect location). Revealed another bug, though! #3157.
- Lee Morris 2017-03-09 Closing ticket as invalid.