What is CoreMediaErrorDomain Code=-16653?
I get this error in func urlSession(_ session: URLSession, task: URLSessionTask, didCompleteWithError error: Error?) immediately when I call resume on an AVAssetDownloadTask
The same video plays fine in AVPlayer.
I get this error in func urlSession(_ session: URLSession, task: URLSessionTask, didCompleteWithError error: Error?) immediately when I call resume on an AVAssetDownloadTask
The same video plays fine in AVPlayer.