Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFound Exception while unzipping the file in Android #311

Open
Praveencena88 opened this issue Jul 30, 2024 · 2 comments
Open

FileNotFound Exception while unzipping the file in Android #311

Praveencena88 opened this issue Jul 30, 2024 · 2 comments

Comments

@Praveencena88
Copy link

Describe the bug
Whenever i try to unzip file to a specific destination using unZip function, It throws the warning fileNotfound. when i checked for the zip file in the respective path, it's present in the file system.

image

React-Native : 0.63.3
react-native-zip-archive: 7.0.0

@plrthink
Copy link
Collaborator

plrthink commented Aug 9, 2024

Can you attach the file you're using? It's hard to tell what's going wrong without the file and the code.

@cedced19
Copy link

cedced19 commented Aug 25, 2024

Same here.
Error: Failed to extract file java.io.FileNotFoundException: /data/user/0/com.lesbaladesdedecouverto/files/decouverto/PNDXGzA/images/74PMrHw.jpg: open failed: EACCES (Permission denied)]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants