-
Notifications
You must be signed in to change notification settings - Fork 159
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
unzipAssets does not work on android platform. #173
Comments
@xclidongbo Hi there! I found this error, too. I solved by this way: use method 'copyFileAssets' on https://github.com/itinance/react-native-fs/. |
@bimbox-open Good job! |
This maybe caused by the permissions. I would take a look ASAP. |
@plrthink Any news regarding this ? I'm getting the same issues. |
@bulby97 sorry, no. But could you please try the tmp solution suggested by @xclidongbo ? And we would fix this maybe in the next release. |
@bimbox-open Can you please confirm the androidAssetsUri in copyassetsfile. I am still getting a same error |
react-native-cli: 2.0.1
react-native: 0.59.10
"react-native-zip-archive": "4.1.5"
Error:
The text was updated successfully, but these errors were encountered: