itinance / itinance/react-native-fs
RNFS.copyAssetsFileIOS not working
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
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"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.