WARNING ITMS-90722: "Certificate Expired".

Hi I get this error code everytime I push a build to Itunes connect.
The game is built in UE4 remotley on a Mac mini from a windows 10 PC. I can't seem to find any expired certificate. I tried replacing the WWDR certificate wtihout any luck. The build works on testflight but I guees this will not pass a review from apple?
WARN: WARNING ITMS-90722: "Certificate Expired. The signing certificate "CN=Apple Worldwide Developer Relations Certification Authority, OU=Apple Worldwide Developer Relations, O=Apple Inc., C=US" with serial number 25 used to sign Cityloop.app has expired. Learn more (https://help.apple.com/xcode/mac/current/#/dev154b28f09)."

Accepted Reply

To anyone who gets this error. I solved it by installing the WWDR cert on my windows machine.

Replies

Did you try the troubleshooting steps listed here: https://help.apple.com/xcode/mac/current/#/devc4c7101d8

I tried to reinstall the certificate but that doesn't help. I'm not sure if there is some other certificate that is missing but I have my distribution certifiactes and provision files and it only tells me that the WWDR is missing. But it's there and valid.

To anyone who gets this error. I solved it by installing the WWDR cert on my windows machine.

Having the same issue using UE4. Just asking how to install the certificate, (which is installed on my mac- I can see a green checkmark that it is valid in keychain access), on winows. Do I need to export the certificate from my mac as

1. .p12 - copy to windows-right click- install certificate

or

2. export as .cert-copy to windows-right click- install certificate

How did you do it? Thank you very much. I need to publish the game next week and this is very frustrating.


Thank you