Post

Replies

Boosts

Views

Activity

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{         }     }
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Feb ’22