[TIMOB-5472] Crash when playing sound
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-10-10T15:34:00.000+0000 |
Affected Version/s | Release 1.7.2 |
Fix Version/s | Release 1.8.0 |
Components | iOS |
Labels | applebug, crash, sound |
Reporter | Stephen Tramer |
Assignee | Reggie Seagraves |
Created | 2011-10-10T06:26:19.000+0000 |
Updated | 2017-03-03T22:35:25.000+0000 |
Description
We can force a crash - in simulator only - when trying to play a sound. The crash occurs in -[AVAudioPlayer prepareToPlay] whether explicitly or implicitly called. Reproduction steps, in KS:
Phone -> Sound -> Local with File (Crash)
This is almost certainly a simulator bug, but we should work around it if possible. This ticket is primarily for somebody to investigate outside Titanium and file a radar bug if necessary.
This was fixed in a previous checkin for 1.8.
Closing ticket.