I wrote a code to export a song from iPod to my application. When I try to export a song from iPod, I get the following error message.
AVAssetExportSessionStatusFailed: Error Domain=AVFoundationErrorDomain Code=-11820 "Cannot Complete Export" UserInfo=0x13b690 {NSLocalizedRecoverySuggestion=Try exporting again., NSLocalizedDescription=Cannot Complete Export} Error Domain=AVFoundationErrorDomain Code=-11820 "Cannot Complete Export" UserInfo=0x13b690 {NSLocalizedRecoverySuggestion=Try exporting again., NSLocalizedDescription=Cannot Complete Export}
Please help me solve the problem.
source share