[TIMOB-2309] iOS: Playing remote streaming test case embedded video results in a brief bit of audio from the previous movie playing (4.2 only)
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2012-07-26T12:21:09.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | 4.2, ios, video |
| Reporter | Thomas Huelbert |
| Assignee | Neeraj Gupta |
| Created | 2011-04-15T03:16:23.000+0000 |
| Updated | 2012-07-26T21:54:04.000+0000 |
Description
xcode 3.5.4 + iOS4.2 + itunes 10.1+ running mobile sdk version 1.5.0.1f46b05 + the nonJIT version of TiJsCore on an ipod (4th gen) running 4.2
1.Phone>Play Movie>Embedded Video
2.let the video play to the end, no interaction
3.Dismiss alerts and tap "Remote streaming"
results: screen is white and a second or so of the audio fomr the previous test plays before the stream kicks in
also part fo the behavior - if you launch the video right after the completion event occurs, you'll see a white screen and hear a few seconds of audio before completion event fires again.
Dupe of TIMOB-2406