Britto Thomas
Britto Thomas

Reputation: 2120

An unspecified error occurred. Can't able to create new provision profile for appstore

Can't able to create new provision profile for app store. Showing alert with message "An unspecified error occurred. Please refresh and try again" I refreshed and tried a lot, but same errorenter image description here

Upvotes: 7

Views: 1564

Answers (2)

Alexander Selling
Alexander Selling

Reputation: 531

I've had this problem all day and this is how I solved it

  1. Revoke your current certificate at developer.apple.com
  2. Don't bother trying to renew the certificate via developer.apple.com, you'll just get the same crash as the person who posted this question
  3. Open up Xcode
  4. Select Preferences -> Accounts -> Apple IDs -> View Details
  5. Press on the create button next to the iOS Distribution label
  6. Go back to developer.apple.com and voila, your new certificate is there

Upvotes: 2

JOM
JOM

Reputation: 8207

Check whether you have admin rights. My guess is that you're now only a member and are not allowed to do whatever you're trying to do.

Upvotes: -1

Related Questions