[TIMOB-1356] Android: setUrl in AudioPlayer not working
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2019-10-30T21:08:40.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | Android |
Labels | api |
Reporter | IPS |
Assignee | Unknown |
Created | 2011-04-15T02:50:19.000+0000 |
Updated | 2019-10-30T21:08:40.000+0000 |
Description
Can't dynamically change the url of the audio player. The streamer.url variable does change, but it seems as if the url is cached somewhere, such that if you play again, the same audio will play (not the updated url). Here's the proof/test code of app.'s to show this bug.
http://pastie.org/1051158">http://pastie.org/1051158
Assigning to Don, since it's all Android, all the time.
Tested on a Samsung Galaxy S2 using TiSDK 2.2.0v20120814103312, issue still reproducible.
PR:- https://github.com/appcelerator/titanium_mobile/pull/4521
NEW PR:-https://github.com/appcelerator/titanium_mobile/pull/4685
PR : https://github.com/appcelerator/titanium_mobile/pull/5427
PR was closed [~hansknoechel]. Is a review still needed by [~hpham]?
Closing issue as “Cannot Reproduce”. No test code provided, or code provided in URL links is no longer available. The SDKs listed are out of date with our current release (8.2.1.GA as of the date of closure), and out of date with mobile OS versions. If community members feel that the issue is still valid, please add a comment, and include code that demonstrates/reproduces the issue.