Why do AVAudioPlayer continue playing after applcation comes from background mode, even if the player had been paused before app went to background?
In common I wonder why AVAudioPlayer automatically continue playing after application comes from background (cause when app going to background - i can't catch as beginInterruption as other delegates of AVAudioPlayer and AVAudioSession). ps:sorry for my english:)