I am having a heck of a time getting cloud build to work with iOS. I just keep getting the error:
“Failed to update credentials! undefined”.
No doubt it’s because I haven’t generated one of the crazy key things correctly on the apple website, but the help text on the setup screen isn’t enough to help me sort out what I need to do.
Is there a step by step document or video anyone knows about?
I’ve generated so many keys and profiles and certs and and p12 files that I am about to lose what little hair I have left.
Anybody making any progress here? I’m getting the same error and don’t think it has to do with a wildcard provisioning profile. Anybody from Unity Support can you chime in? I’ve nearly lost all the time I would have saved using Unity Cloud Build trying to figure this out. Thank you.
Absolute life saver, this just worked first time, been scratching my head on this for the past week as I was getting no errors, it would just hang there and not give me any feedback, this different way of doing your p12 sorts it straight away
In my experience you can perfectly export the distribution certficiate (the p12 file) from your local keychain, as long as you make sure that the provisioning profile is based on the same distribution certificate. Because when you export the provisioning profile frmo the apple dev website you have to select which distr profile it matches with.
(just posting this here because it came up first on google for a problem I had )