AVAssetDownloadTask not working properly

Viewed 684

I am having issues with downloading and playing an HLS URL at the same time.

I have followed WWDC'16 video and also below link.

But either I am able to play the audio or I am only able to download it. I am not able to achieve doing both the tasks at the same time. And the download is also working only on iOS 11 beta releases, not on iOS 10 devices.

Am I missing something or there is some other way of achieving it?

1 Answers
Related