Audio not loaded on iOS
Audio not loaded on iOS
Bug #3373 [Closed]
- Status changed from New to Closed
Fixed by adding verifications to audio duration, because while the audio is not loaded, its duration value is NaN.
- % Done changed from 0 to 100
Status: | Closed | |
---|---|---|
Start date: | 2013-12-11 | |
Priority: | Normal | |
Due date: | ||
Assignee: | - | |
% Done: | 100% |
|
Category: | - | |
Target version: | - |
On iOS, the audio element won’t start loading with the modification on their src parameter. The audio source is loaded only when it’s needed, and this triggers breakable issue in SimpleAudioEngine