A manager for the policies that define the automatic purging of downloaded assets.
Questions tagged [avassetdownloadstoragemanager]
2 questions
6
votes
1 answer
How can I prevent iOS from auto-deleting HLS content saved for offline playback?
HLS offline playback was announced at this session in WWDC 2016, in iOS 10. But at about the 21:20 mark, the presenter is talking about how the downloaded files shouldn't be moved from where the AVAssetDownloadTask puts them, because the system…

Tom Hamming
- 10,577
- 11
- 71
- 145
2
votes
1 answer
NSURLSessions and HLS video cacheing - partial downloads can't be deleted
I am attempting to cache an HLS video stream (not live) while a user watches it. To do this we set up an AvAssetDownloadTask similar to how apple recommends…

Momentus Mitch
- 533
- 2
- 9