Reply to How to resume audio playing of other apps after dismissing AVPlayerViewController? func audioPlayerDidFinishPlaying(_ player: AVAudioPlayer, successfully flag: Bool){ do { try session.setActive(false, options: [.notifyOthersOnDeactivation]) }catch let err{ } } Media Technologies Audio Feb ’22