Jacksonkr
Jacksonkr

Reputation: 32207

There is no IOS certificate with ID xxxxxxxxxx on this team

In Xcode:

Organizer > Devices

then on the left Library > Provisioning Profiles

Click Refresh in the bottom right - this runs fine

Click Renew on a provision that is soon to expire. I end up getting a prompt that says: "There is no IOS certificate with ID 'xxxxxxxxxx' on this team."

Of course the message contains a real ID, I just blotted it out with Xs instead.

What can I do to fix this?

Upvotes: 10

Views: 13580

Answers (3)

Be Kind To New Users
Be Kind To New Users

Reputation: 10063

I am having the same problem. I called Apple for support. They referred me to following these instructions: https://developer.apple.com/legacy/library/technotes/tn2250/_index.html heading: How do I delete/revoke my certificates and start over fresh?

I was concerned about following those instructions, but was assured by this statement in the instructions: "Important: Members of the Standard iOS Developer Program can be assured that replacing either your developer or distribution certificate will not affect any existing apps that you've published in the iOS App Store, nor will it affect your ability to update those apps."

Upvotes: 2

Jacksonkr
Jacksonkr

Reputation: 32207

After deleting and renewing the profile a number of times it finally just worked. At this point I'm happy again so I'm not in the mood to ask any questions..

Important

I had deleted and created the profile I needed in Xcode a number of times, but it only worked after I re-made it again inside the online provision portal.

Upvotes: 2

Jury Golubev
Jury Golubev

Reputation: 334

Deleting and re-adding AppleIDs from Xcode preferences is what helped me.

Upvotes: 2

Related Questions