react-native-fs icon indicating copy to clipboard operation
react-native-fs copied to clipboard

RNFS.copyAssetsFileIOS not working

Open suny2talk opened this issue 3 years ago • 0 comments

hello,

I have use react-native-fs to save document it is not working properly in iOS. I have used RNFS.copyAssetsFileIOS for store image to phone. But give me error "'Failed to fetch PHAsset with local identifier file:///Users/wordsysmacmini1/Library/Developer/CoreSimulator/Devices/65C0BB20-C950-476F-898D-D2C6515AF3EA/data/Containers/Data/Application/39E2EBFA-43A9-4AEA-9925-D7D2FFC2BADD/tmp/1093F4CF-A1ED-4126-9948-3DE0C5F1CC6D.jpg with no error message.', 'ERNFS500'".

in android its working properly. Please help me to solve this issue.

i have used version: "react": "17.0.2", "react-native": "0.68.2", "react-native-fs": "^2.20.0"

suny2talk avatar Jun 22 '22 11:06 suny2talk