When I publish the IPA, this error appears:
Certificate expired
This happens even though I renewed my certificate and it is valid until December 2019.
When I publish the IPA, this error appears:
Certificate expired
This happens even though I renewed my certificate and it is valid until December 2019.
The Certificate Expired check goes against the certificate that was used in creating the Distribution Provisioning Profile that you are signing the app with for release. If you created your Distribution Provisioning Profile using the old certificate which is now expired, you will need to create a new Distribution Provisioning Profile that is based on the new certificate, then, sign the Archived IPA file with that Distribution Provisioning Profile. That should solve your problem.