mockingbot / react-native-zip-archive

Zip archive utility for react-native
MIT License
420 stars 154 forks source link

FileNotFound Exception while unzipping the file in Android #311

Open Praveencena88 opened 1 month ago

Praveencena88 commented 1 month ago

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 commented 1 month ago

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

cedced19 commented 2 weeks ago

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)]