Hi, in 3.x i am playing a video, at that momment CocosDenshion logs: Denshion::CDAudioManager - Audio session interrupted
So i can no longer play sounds. What do i have to do to resume the audio session? I am calling AudioSessionSetActive(true); after disposing the videoplayer but doesn't do anything.
I am using SimpleAudioEngine with the latest cocos2d sources.
Thanks!