Hi,
We are using AVPlayer for FPL HLS stream, after migrating to iOS 15 (currently Beta 3), we have observed a strange behavior during segments download;
- The player downloads last video segment of VOD HLS stream
- The player downloads all audio segments
- Playback starts playing from the end (last segment)
Needs to restart playback to start downloading all video segments.
Note that we do not have this behavior with older versions of iOS (14 and before).
Thank you,