Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

like image 988
Britto Thomas Avatar asked Jun 06 '15 11:06

Britto Thomas


1 Answers

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
like image 150
Alexander Selling Avatar answered Oct 22 '22 00:10

Alexander Selling