[TIMOB-17952] iOS: Poor performance, no audio when attempting to play sound on Simulator
GitHub Issue | n/a |
Type | Improvement |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 3.3.0, Release 3.4.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | ios, play, qe-3.4.1, simulator, sound |
Reporter | Eric Wieber |
Assignee | Unknown |
Created | 2014-11-03T23:36:11.000+0000 |
Updated | 2018-02-28T20:04:04.000+0000 |
Description
When trying to play a sound on simulator, no audio is played and performance is very poor (unable to click buttons until the timeout for the sound playing is finished)
*This is not a regression*.
*Steps to reproduce*:
1. Build a project with the attached files, for simulator
2. Click the 'Hello, World' button
3. Notice that no sound is played and performance is very poor until the playback times out
*Expected Result*:
The sound is able to be played and does not time out *OR* the sound is not played with no performance hit (assuming that sounds are not playable on simulator)
Attachments
File | Date | Size |
Archive.zip | 2014-11-03T23:36:12.000+0000 | 23365 |
No comments