NOT_FOUND_ERR when using cordova file plugin on IOS

I am using photo library plugin to return the image file , file path like /var/mobile/Media/DCIM/101APPLE/IMG_XXX.jpg, then I tried to use native file plugin to retrive the file object like this.file.resolveLocalFilesystemUrl(“file://”+filePath), but got “NOT_FOUND_ERR”, but on android, it is working.

So how to retreive file object on ios using file plugin, thanks in advance.

Any help here, thanks

Can you provide a link?

Also, are you really using ngCordova, which is not supported any more since ages?