Skip to content
This repository has been archived by the owner on Jul 20, 2018. It is now read-only.

before_install hook needed to avoid Error Domain=IDEDistributionErrorDomain Code=1 #26

Open
axel20000 opened this issue Feb 9, 2017 · 1 comment

Comments

@axel20000
Copy link

Hi. I'm not experienced on pull requests so I expose my problem in this issue.

I successfully built an iOS app with "ionic package" on developer mode. I created my credentials to build a release version and I got the following error when running "ionic package build ios --profile production --release":
Error Domain=IDEDistributionErrorDomain Code=1 "(null)"
Details can be seen on this issue ionic-team/legacy-ionic-cloud#129

After some research, the problem seems to be with Apple WWDR certificate being expired on ionic cloud. A solution using a before_install hook is explained here fastlane-old/gym#100 (comment)

Unfortunately ionic package does not accept developer hooks, so I would like to ask for such a hook to be added on ionic-package-hooks as it seems to be the only alternative to successfully build an iOS release IPA file.

I don't know if I can upload the hook by myself so it is avaliable on "ionic package". If it is, I'm willing to do it myself if someone can give me some hints. I Hope someone can help on solving this issue.

Best regards.

@RafaelKr
Copy link

I have exactly the same problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants