Error while extracting from ionic deploy updates

hey there im using ionic deploy to update my app . updates are getting downloaded successfully on ios but in android it is throwing error saying /data/user/0/appname/file/www.zip (no such file or directory found).

“cordova-plugin-ionic-webview”: “1.1.19”,
and
“cordova-plugin-ionic”: “^4.1.7” is being used

For what it’s worth, I’m getting the same error. Hopefully one of us will find the solution.