Issues with AVAudioPlayer not playing audio after interrupting and resuming on iOS 15
👀 Views: 2
💬 Answers: 1
📅 Created: 2025-06-02
AVFoundation AVAudioPlayer iOS audio-session
I'm experiencing an issue with `AVAudioPlayer` in my Objective-C application where audio playback does not resume properly after being interrupted by a phone ca...