We have an enterprise app, with an outdated certification.
We have revoked/removed the old certificates/provising profiles in the developer portal and in the local keychain.
In xcode whe choose automatical signing and the correct team. A new developer certifcate was succesfully created by xcode and uploaded to the apple developer portal.
Creating an archive was sucessfull. From organizer->archive we distribute the archive as an enterprise app, including a manifest. We choose again "automatically signing". In the next step we create successfully a new iOS Distribution certificate (and export it as p12).
But in the next step the following message appears: "xzy" has one iOS Distribution certificate but its private key is not installed. Contact the..."
It's the newly generated certificate from the last step! Both the certificate and the private key is stored in the keychain!
Manually signing worked, but the app crashes immediately after opening on the ios-device!
We repeat the steps x times, cleaning/revoked all certifcates, restart mac, etc. - but no success.
Can anybody help me? Please! We are out wit's end.
We have revoked/removed the old certificates/provising profiles in the developer portal and in the local keychain.
In xcode whe choose automatical signing and the correct team. A new developer certifcate was succesfully created by xcode and uploaded to the apple developer portal.
Creating an archive was sucessfull. From organizer->archive we distribute the archive as an enterprise app, including a manifest. We choose again "automatically signing". In the next step we create successfully a new iOS Distribution certificate (and export it as p12).
But in the next step the following message appears: "xzy" has one iOS Distribution certificate but its private key is not installed. Contact the..."
It's the newly generated certificate from the last step! Both the certificate and the private key is stored in the keychain!
Manually signing worked, but the app crashes immediately after opening on the ios-device!
We repeat the steps x times, cleaning/revoked all certifcates, restart mac, etc. - but no success.
Can anybody help me? Please! We are out wit's end.