In my application I have to play audio files stored on a web server. I\'m using AVPlayer for it. I have all the play/pause controls and all delegates and observ
AVPlayer
I think use AVPlayerItemPlaybackStalledNotification to detect the stalled is a better way.
AVPlayerItemPlaybackStalledNotification