AVFoundationErrorDomain Code=-11819 in AVPlayer – Causes & Fixes?

We are encountering an issue where AVPlayer throws the error:

Error Domain=AVFoundationErrorDomain Code=-11819 "Cannot Complete Action" > Underlying Error Domain[(null)]:Code[0]:Desc[(null)]

This error seems to occur intermittently during video playback, especially after extended usage or when switching between different streams. We observe Error 11819 (AVFoundationErrorDomain) in Conviva platform that some of our users experience it but we couldn't reproduce it so far and we’re need support to determine the root cause and/or best practices to prevent it.

Some questions we have:

What typically triggers this error?

Could it be related to memory/resource constraints, network instability, or backgrounding?

Are there any recommended ways to handle or recover from this error gracefully?

Any insights or guidance would be greatly appreciated. Thanks!

AVFoundationErrorDomain Code=-11819 in AVPlayer – Causes & Fixes?
 
 
Q