ericjohnson/canabalt-ios

Sound Effects don't work in iOS5

initials opened this issue · 1 comments

There are openAL issues with iOS5.
Sound effects do not play, but music is fine.

hey,

you can use ObjectAL library from Karl Stenerud (https://github.com/kstenerud/ObjectAL-for-iPhone)
It's easy to use (especially OALSimpleAudio class) and it works perfectly on iOS5, also works on its simulator as well.