Hi,
I play video by MPMoviePlayerController;
It stops background music, its OK, than I start bg music again, it works fine.
But sound effects not working (after playing video only).
[[SimpleAudioEngine sharedEngine] playEffect: effect];
Any ideas?
Thanks