During a playback session, a network interruption may occur.
The test was done by enabling the AirPlane mode.
After a while, the "no network" error message appeared. No more buffering UI for the player.
When enabling the network again, the playback resumes from the initial player position, not the last played position.
Environment information
Library version: 7.1.0
iOS / tvOS version: Any
Device: Any (found on iPhone by @svenduvoisin)
Reproducibility
Always reproducible
Steps to reproduce
Play a media urn from the beginning.
Seek somewhere else and wait that the playback restarts (let's have an example at 24 min of 43 minutes with a VoD).
Switch to Airplay mode. Player is buffering.
Lock the screen and unlock it. Stay in AirPlane mode.
After a while, the "no network" error message appeared.
Disable AirPlay mode.
Playback restarts at the SRGLetterboxController initial position (in the example, it restarts at 0 min).
We expect a resume playback at the last played position (in the example, at 24 min).
Issue type
Incorrect behavior
Description of the problem
During a playback session, a network interruption may occur. The test was done by enabling the AirPlane mode.
After a while, the "no network" error message appeared. No more buffering UI for the player. When enabling the network again, the playback resumes from the initial player position, not the last played position.
Environment information
Reproducibility
Always reproducible
Steps to reproduce
Playback restarts at the
SRGLetterboxController
initial position (in the example, it restarts at 0 min). We expect a resume playback at the last played position (in the example, at 24 min).