I have an iOS app that is essentially a sound board.
When the user taps, I use (audio.play(sounds[currentSound])
to play the currently selected sound.
I have received complaints in the app store that the app doesnât work (play sounds) when the user has switched their ringer/mute/silent switch to slient mode.
It seems logical to me, but I have seen too many complaints to ignore it. I have poured through the forums and the docs, but I have not found any documentation relating to how to override the mute/ringer/silent switch on iPhones.
Thanks in advance!
[import]uid: 42286 topic_id: 13672 reply_id: 313672[/import]
