Hi,
We make a new release yesterday (15f57e release v1.1.4) and try to make release package for ios and android, for production use in both apple and android stores.
The two native binaries packages have failed, but the log is not very clear why…
for android, log terminate with
...
--save flag or autosave detected
Saving android@~6.4.0 into config.xml file ...
cordova platform add android --no-fetch failed
Running after script...
$ run "clean-up"
Running Stage clean-up for Job: 5240270
31
and for ios (i try 2 times to make a binarie):
....
Failed to upload ipa to storage please retry your build
...
Running after script...
$ clean-up
Cleaning up files...
Successful clean up
ERROR: Job failed: Process exited with: 1. Reason was: ()
Our ionic info:
cli packages: (/home/brun/.nvm/versions/node/v6.11.0/lib/node_modules)
@ionic/cli-utils : 1.19.1
ionic (Ionic CLI) : 3.19.1
global packages:
cordova (Cordova CLI) : 7.0.1
local packages:
@ionic/app-scripts : 3.1.7
Cordova Platforms : android 6.4.0 ios 4.5.4
Ionic Framework : ionic-angular 3.8.0
System:
Android SDK Tools : 25.2.5
Node : v6.11.0
npm : 4.6.1
OS : Linux 4.4
Environment Variables:
ANDROID_HOME : /home/brun/Android
Misc:
backend : pro
Thanks for your help