Post

Replies

Boosts

Views

Activity

Error -11819 "Cannot Complete Action" on iOS 14.5
Hello, Our app is using avfoundation to add overlay and merge several video tracks and audio. we are using: AVMutableComposition AVMutableVideoCompositionInstruction AVMutableCompositionTrack AVMutableAudioMix AudioCompositor AVAssetExportSession.exportAsynchronously it works well until iOS 14.5. From iOS 14.5, there are more errors below (very frequently), sometime it crashes too. Error Domain=AVFoundationErrorDomain Code=-11819 "Cannot Complete Action" UserInfo={NSLocalizedRecoverySuggestion=Try again later., NSLocalizedDescription=Cannot Complete Action, NSUnderlyingError=0x283cf3d80 {Error Domain=NSOSStatusErrorDomain Code=-16978 "(null)"}} With our first investigations, we suppose that iOS 14.5 is more strict on memory consumption, but we cant' find any changelog about avfoundation or memory restriction on iOS 14.5 We are in trouble, because our app is completely inusable. Looking forward for your relays, thank you!
14
1
7.6k
May ’21