Hi~ I have got the error below, when I tried to export the video from iphone to my project using
exportAsynchronously of AVAssetExportSession.
MediaPickerError:
Can I get more information for this error?
And how can I fix it? ^_^
exportAsynchronously of AVAssetExportSession.
MediaPickerError:
- nsError : Error Domain=AVFoundationErrorDomain Code=-11800 "这项操作无法完成" UserInfo={NSLocalizedFailureReason=发生未知错误(-17507), NSLocalizedDescription=这项操作无法完成, NSUnderlyingError=0x2806f3870 {Error Domain=NSOSStatusErrorDomain Code=-17507 "(null)"}}
Can I get more information for this error?
And how can I fix it? ^_^