osx - Validating error after archive in iOS -


i trying upload ionic project ios devices using xcode 7.3. created certificates , app ids , archived. after that, when click on validate option error, not understand! error says:

 failed locate or generate matching signing assets:    xcode attempted locate or generate matching signing assets , failed because of following issues.     app id identifier 'com.*****.******' not available. please enter different string. 

thankx in advance

i got same issue upload xcode7.3. before xcode7.3 dont need create app on itunesconnect , can create ipa file , things. did fix issue following:

  • open itunesconnect , login apple-id password.
  • create new ios app , select identifier used in our xcode project.
  • after need go in xcode , select device , create archive.
  • do same step did before , error goes away.

Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -