Well, that is arguably a useless error message. I guess the plugin should be updated on that front, I remember there having been issues about that before.
My first question would be if you’re certain that the zip file exists in the location you’re trying to extract it from?
You could first run a check to see that the file is there. If it is, then try to extract it. If you’re still seeing problems, you could see if having a password is causing issues and try the same approach but with a file that doesn’t require a password.
Thanks! I will try it.
I also found that for API Level > 30 the default value was changed from true to false, so another solution is to build with lower Android API version.