Fahad-Ur-Rehman
Fahad-Ur-Rehman

Reputation: 21

Distribution provisioning profile still expire even after clicking the renew button

my App's Distribution provisioning profile is expired, and a "renew" button appears next to it, but nothing happen upon clicking on it except it takes me to the Development provisioning profile page. The status for the Distribution provisioning profile remain expired after clicking the renew button. I want to renew it, does anybody have any idea about this.

Upvotes: 2

Views: 1719

Answers (1)

Seb
Seb

Reputation: 545

Go to https://developer.apple.com/devcenter/ios/index.action, log yourself and follow the steps in order to renew your developer program. After that, you can download the provisioning profile from your provisioning portail and set it in XCode by dragging it on the XCode app icon. Remove the old one and it will be good. Works for me :)

Upvotes: 1

Related Questions