After upgrading to iOS 14.4, I am getting always download failure for HLS (FairPlaycontent), with below error code:
Error Domain=CoreMediaErrorDomain Code=-16657 "(null)" UserInfo={_NSURLErrorRelatedURLSessionTaskErrorKey=(
"BackgroundAVAssetDownloadTask <3D18A797-87AA-467D-956B-52FA335FD028>.<1>"
), _NSURLErrorFailingURLSessionTaskErrorKey=BackgroundAVAssetDownloadTask <3D18A797-87AA-467D-956B-52FA335FD028>.<1>}
When I pause and resume, and when download progress reaches at 100%, suddenly, it fails with CoreMediaErrorDomain Code=-16657
Does anyone has faced this issue..?
Error Domain=CoreMediaErrorDomain Code=-16657 "(null)" UserInfo={_NSURLErrorRelatedURLSessionTaskErrorKey=(
"BackgroundAVAssetDownloadTask <3D18A797-87AA-467D-956B-52FA335FD028>.<1>"
), _NSURLErrorFailingURLSessionTaskErrorKey=BackgroundAVAssetDownloadTask <3D18A797-87AA-467D-956B-52FA335FD028>.<1>}
When I pause and resume, and when download progress reaches at 100%, suddenly, it fails with CoreMediaErrorDomain Code=-16657
Does anyone has faced this issue..?
I have exactly the same problem with the same error message. I posted on Stackoverflow too. https://stackoverflow.com/questions/66600288/avaggregateassetdownloadtask-error-domain-coremediaerrordomain-code-16657
Technical Details
Xcode Version 12.4 (12D4e)
iOS Version 14.4
Any solution on this?
Technical Details
Xcode Version 12.4 (12D4e)
iOS Version 14.4
Any solution on this?