Error Domain=NSCocoaErrorDomain Code=513 "“-8985631368586039364” couldn’t be moved because you don’t have permission to access “Caches”." UserInfo={NSSourceFilePathErrorKey=/var/mobile/Media/Downloads/-1924357422564807023/-8985631368586039364, NSUserStringVariant=(
Move
), NSDestinationFilePath=/private/var/mobile/Containers/Data/Application/1DBCCEA5-71CD-470A-A315-4F5AD23AB361/Library/Caches/bgdl-3364-e54b4f1eaf236e91.xzip, NSFilePath=/var/mobile/Media/Downloads/-1924357422564807023/-8985631368586039364, NSUnderlyingError=0x280f14c30 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}
my app will download file and save. it work on iOS14, but iOS15.
i can not catch any usefull exection when downloading fail(actually download finish, not call finish methos) .
I have no idea . Please help.