Hey guys,
I've just came across an audio bug, I was testing my iOS app on device (without background music) but only with button click sound. I accept a phone call when I was running the app. After return from the phone call, the sound doesn't play (or the volume is mute) when I click on the button. Did anyone come across this?
EDIT: I'm using build 8.4 and iOS6 on an iPhone 4.
Comments
http://developer.apple.com/iphone/library/documentation/Audio/Conceptual/AudioSessionProgrammingGuide/HandlingAudioInterruptions/HandlingAudioInterruptions.html (OpenAL and Audio Interruptions section)
https://developer.apple.com/library/ios/#documentation/Audio/Conceptual/AudioSessionProgrammingGuide/Cookbook/Cookbook.html (Responding to Interruptions When Using OpenAL section)
Currently Gideros only handles audio interruptions for background music but not for OpenAL.
Thank you for reporting.
Are there any workaround for this? Maybe I should use .mp3 instead of .wav file for now? Thank you.
@ar2rsawseen is this? http://www.giderosmobile.com/forum/discussion/1183/sound-lost-after-interrupting-by-phone-call After reading this post again, now I understand that I had totally missed the .wav part and only fixed the background music.
Wow whole new version for this bug fix, nice )
Likes: gorkem
I went to download it, and there were no new downloads.
Went back to forum, thinking I would remind you to also include new version for a download (came up with couple of snarky comments about you forgetting to do it), but surprise, surprise, forum post is also not there anymore.
Then I saw this thread and understood what's going on