I added an after_build hook and it works in Android. But it does not work in iOS since iOS build does not use Cordova commands to build the ipa.
I want to run appcenter-cli commands to upload the builds to appcenter.
Anyone knows how to do it?
Thanks