I have submitted my app on the App Store. It is still waiting for review. I got mail:
Your iOS Distribution certificate has been revoked.
Dear Me,
You have revoked your certificate, so it is no longer valid.
Certificate: iOS Development
Team Name: Me
Any provisioning profiles that include this certificate are no longer valid and must be regenerated for future use.
Best regards,
Apple Developer Program Support
I didn't understand what is the reason and what should I do?
You revoke certificates when you no longer need them or when you want to re-create them because of another code signing issue (refer to Certificate Issues for the types of problems that can occur).
The Distribution certificate (P12) file is generated in the process of creating the app Binary or . ipa file in your Apple developer account. Once you revoke your iOS Distribution certificate, you will no longer be able to submit new apps or updates to the App Store.
The most common reason for revocation is the user no longer being in sole possession of the private key (e.g., the token containing the private key has been lost or stolen).
Solution for Xcode 8
Had same problem and these steps solved my issue.
If you delete/ generate new certificate in Provisioning Portal(Certificates) then you get these types of messages "Your Development Certificate Has Been Revoked - you have revoked your Development certificate and it' s no longer valid".
To overcome this you need to generate provisioning profiles with the newly created distribution certificate, sign the build using the same, recreate the build and resubmit the app for review to AppStore.
For more info refer below link-
Revoked certificate - iPhone Programming
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With