[TIMOB-18537] IOS: Cannot change media of videoPlayer by openPhotoGallery method once it loaded
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 3.5.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | ios, iphone, openPhotoGallery, videoplayer |
Reporter | Terry Morgan |
Assignee | Unknown |
Created | 2015-02-06T11:27:12.000+0000 |
Updated | 2018-02-28T19:55:26.000+0000 |
Description
Once a video is loaded from the gallery into a Ti.Media.VideoPlayer, a new video cannot be loaded from the gallery by setting the media property of the videoPlayer.
Test case
https://gist.github.com/anonymous/81f8ccdb6978d8da4a71
Reproduction steps:
1. Once app loads, click "Select video from media gallery"" and select a video.
2. Video loads
3. Click "Select video from media gallery" again and select another video
4. New video does not load
Any update on this?
This is still an issue in 5.0.2.GA ... has it slipped thru the net?