When I disconnect my device from the Internet while playing a video on an AVPlayer, it stalls after a few seconds but doesn't recover when I reconnect the Internet link. How can I make it recover from that state?
I can detect when it runs out of playback buffer and stalls but the problem is to resume the playback when the Internet link is reconnected.