[TIMOB-2639] "change" event listener for Ti.Media.createAudioPlayer() not working in 1.5
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-04-15T03:25:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Anthony Webb |
Assignee | Reggie Seagraves |
Created | 2011-04-15T03:25:33.000+0000 |
Updated | 2017-03-09T21:34:40.000+0000 |
Description
My streaming audio player stopped working. Upon further investigation it appears as though it is not working in the kitchensink either.
I am running iphone simulator 4.2 on the 1.5.1 mobile sdk on TD 1.2.2
To see the problem in action pull up sound_remote.js in the kitchensink and you will see that the stream state never gets updated. Looking at the logs I can see the event listener never fires.
Cant submit my app until this is fixed :(
I see this is a duplicate of 2449, continuing discussion there, please delete this one..
So it is. And 2449 is resolved in 1.6
Closing ticket as duplicate.