Hi Everyone,
My app supports Offline HLS FairPlay Playback, Once I download the Video, it will play the offline content until I upgrade my app to newer version.
I'm getting the below error.
Error Domain=AVFoundationErrorDomain Code=-11800 "The operation could not be completed" UserInfo={NSUnderlyingError=0x127f92670 {Error Domain=NSOSStatusErrorDomain Code=-1 "(null)"}, NSLocalizedFailureReason=An unknown error occurred (-1), NSURL=filepath .movpkg, NSLocalizedDescription=The operation could not be completed}
Could someone help me to resolve this issue.
Thank you