Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPhone -- renew team provisioning profile

In the provisioning portal, the "renew" button for my team provisioning profile is grayed out. And said profile is expired.

How can I renew it?

EDIT: I found the "automatic device provisioning" checkbox and "refresh" button in the organizer in Xcode. But when I select the team profile, check the checkbox, and push the refresh button, I get this message:

An unexpected error occurred. Please try again. If the problem persists, please contact Apple Developer Support (http://developer.apple.com/support).

I suppose I can go to support, but it would still be better to figure out what the problem is without involving them.

like image 873
William Jockusch Avatar asked Oct 15 '10 02:10

William Jockusch


4 Answers

I had the same "unexpected error" issue with the Team Provisioning Profile when it expired. I fixed it by deleting it in the Xcode Organizer AND in the ADC Provisioning Portal, then hitting renew in Organizer.

like image 86
Simon Windmill Avatar answered Oct 08 '22 15:10

Simon Windmill


Posting this again here..

OK, I had the same problem with the disabled 'Renew' button against my Team Provisioning Profile.

This worked for me.

1) Deleted the expired Team Provisioning Profile from the Xcode Organizer.

2) Deleted the same thing from the developer provisioning portal.

3) Again from Xcode organizer check marked the auto provision and clicked 'Refresh'. it asked for the credentials and in a few seconds added the renewed Team Provisioning Profile.

4) It also added the new profile in the developer provisioning portal.

like image 37
Sree Avatar answered Oct 08 '22 15:10

Sree


Refresh and removing the iOS devices did not help on my installation.

But I found that the error messages was misleading. I am also member of the Mac developer program and after choosing "My Mac" under DEVICES and pressing the (+) Add to Portal button, the error message "Your team has no devices for which to generate a provisioning profile." did no longer appear.

So it looks like the error message covers the Mac and not iOS devices even that the URL at the end of the error message links to the iOS development center.

like image 6
Kirk Avatar answered Oct 08 '22 14:10

Kirk


I had the issue that Xcode didn't refresh or renew it's managed Team Provisioning Profile and tried a very long time. I always hit refresh in the Library->Provisioning Profiles - section. Then I tried out the Teams section and after hitting the refrsh button there my Team Provisioning Profile which was managed by Xcode was renewed successfully. Hope this helps some of you.

One more thing: I used the same Apple-ID in three teams. So maybe Xcode failed to separate them while refreshing.

like image 3
user1201579 Avatar answered Oct 08 '22 15:10

user1201579