react-native-documents/document-picker

Error: No such file iOS

vinod1988 opened this issue · 3 comments

"dependencies": {
"react": "18.1.0",
"react-native": "0.70.14",
"react-native-document-picker": "^8.2.1",
}

File exist in the path but its giving no such file exist at path issue

Error: No such file 'file:///private/var/mobile/Containers/Data/Application/C07C4DE7-FA2D-454A-ABDB-4B9BF1151EC8/tmp/com.abs.ios-Inbox/An8T_MMWcE-RtLLs8FeYIm37gu-9lAmMPVl3_yzFrcfr_xDDO1aMzaHf_CaORPPI0ORW6wFwRdirlnw9fWFj0JOZ-4dmOJOQzKz29axyeEB46fxXFen4T_PJyeMMMA.pdf'

Same issue

👋 @vinod1988, sorry you're having an issue. This issue is being closed because it does not provide all information required by the issue template. As the issue template explains, we require that you provide a runnable example that reproduces your issue and your environment information. This means you need to provide a code snippet that we can copy-paste into an empty project and see the error ourselves, or provide a git repository with the issue.
The reason is that maintainers do not have time to try reproduce bugs themselves. Please try to minimize the superfluous code and focus only on reproducing the bug.
Please create a new issue with this and we'll be happy to review it!