It seems like a lot of things cause this error. Here is what I found worked:
First you can release without ionic cloud. Just leave the app_id blank
To compile a build (as of ionic CLI 3), use this:ionic cordova build android --release
It seems like a lot of things cause this error. Here is what I found worked:
First you can release without ionic cloud. Just leave the app_id blank
To compile a build (as of ionic CLI 3), use this:ionic cordova build android --release