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

unzip() failed to create folder in Android 8.1 #27

Open
jammind opened this issue Dec 31, 2018 · 1 comment
Open

unzip() failed to create folder in Android 8.1 #27

jammind opened this issue Dec 31, 2018 · 1 comment

Comments

@jammind
Copy link

jammind commented Dec 31, 2018

Error message in console:
unzip failed: /data/user/0/com.tinkamo.tinkamoapp/files/play/gear_box/assets/7-tn.png (Not a directory)

I checked the folder with Android Studio's Device File Explorer and found the folders are not folders but some files with question marks, as shown below.
screen shot 2018-12-31 at 6 19 46 pm

I created the ZIP file using Mac OS X. Is there a compatibility issue of unzipping Mac-created zip on Android? Any one has the same issue?

@HarelM
Copy link

HarelM commented Feb 27, 2020

I think I have the same issue, seems like it is related to zip containing subfolder (I think).
I tried using cordova-plugin-zip but it gets stuck at the end, so seems like I don't have a solution... :-(

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

No branches or pull requests

2 participants