Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why my iOS Distribution signing identity is revoked?

enter image description here

I can`t find valid signing identity in target settings. After i requested signing identity from XCode->Preferences->Accounts menu (see picture), my identity is revoked always. And after i relaunch xcode, i've not any signing identity for my distribution provision profile. I tried to remove ALL stuff from keychain, re-create distribution certificate and provision profiles, but anythings doesnt work. Previously i successful saw iOS Distribution identity with status Valid on my another mac, but i can't upload binary from it. Maybe i should delete something from Mac, where identity is valid?

like image 770
askona Avatar asked Oct 08 '13 10:10

askona


People also ask

Why did Apple revoke my certificate?

When we're renewing push notifications—either because the certificate has expired or the notifications are failing to come through—we have to revoke the existing push notification certificate in order to create a new one. We also carry out this process when submitting app updates.

What happens if I revoke iOS distribution certificate?

Once you revoke your iOS Distribution certificate, you will no longer be able to submit new apps or updates to the App Store. If your iOS Developer account is valid, your existing apps on the App Store are not affected. To revoke an existing iOS Distribution Certificate (P12) file: Go to your iOS Developer Account.

What happens when you revoke distribution certificate?

​When an iOS Distribution Certificate is revoked in the Apple Developer account, it may still appear as valid in the backend. The backend only registers the creation and expiration date of a certificate to be able to tell you when it's expired. The backend is not connected with your Apple Developer account.


1 Answers

Click + button to create new iOS Distribution. And if you provide whats the result, would be perfect.

if xcode didnt correct or create new one. Do it on member center developer.apple.com. Then you should be able to see it.

like image 120
mialkan Avatar answered Oct 12 '22 23:10

mialkan