We're using the SimpleAudioEngine - playing background sounds + effect sounds no problem. When we play a video using MPMoviePlayerController, we currently pause the background audio, and restart when it's done. The problem we're having is that effect sounds no longer work. (yet the background comes back fine?) We've confirmed that if we don't play a movie using the MPMoviePlayerController - it all works fine.
It all seems to work fine (even if the movie is played) in the Simulator.
We've tried it on 2 iPhones and an iPod Touch with the same results.
Any ideas on this?
We're using the latest RC of 0.8
Many thanks!
-chief