What is an internal error while saving video to PHPhotoLibrary?

My recording was stopped due to low battery and phone shutdown.

When I reopen my app, the recorded ".mov video"(around 8GB) file is not moving/copying to PHPhotoLibrary and it shows internalError which is hard to understand the exact reason for denying to add the video file to PHPhotoLibrary.

Error Domain=PHPhotosErrorDomain Code=-1 \"(null)\")

So How to resolve such kind of internalError while adding assets to PHPhotoLibrary?

Thanks & Regards,

Natarajan S

Add a Comment

Replies

Hi Natarajan, in iOS 15 you should be seeing a more descriptive PHPhotosError that will give a few more clues as to what is going on. Are you able to repro this issue on iOS 15 and if so are you getting a more descriptiver error? PHPhotosError documentation