0

wwdr cert developer cert distribution cert

developer provision distribution provision

app id

devices

itunes connect

after all that i modified a bundle identifier in info.plist that i have in itunes connect then archived project and through organizer i try to verify i am getting

No suitable application records were found. Please make sure that you have set up a record for this application on iTunes Connect.

how to resolve this issue how to get exactly where the problem is?

i am using xcode 4.2 ios 5 os x lion.

supera
  • 580
  • 5
  • 13

2 Answers2

0

Make sure the version is also set to the version number you have in iTunes Connect

Suhail Patel
  • 13,644
  • 2
  • 44
  • 49
0

When you say "iTunes Connect configured", what do you mean?

You need to have created an app, entered the description and it needs to be in the "Ready up upload" state. If it's not, Xcode won't see it.

Stephen Darlington
  • 51,577
  • 12
  • 107
  • 152
  • current status = Prepare for Upload – supera Jan 03 '12 at 14:46
  • 1
    The current status needs to be Ready for Upload. When you click on your Application in iTunes Connect, there should be a grey button on the top right which says Ready to Upload – Suhail Patel Jan 03 '12 at 14:48
  • 2 mins i am uploading the screenshots – supera Jan 03 '12 at 14:52
  • sorry i m having prob uploading the image but there is no grey button which says ready to upload.....the top right blue button ready to upload binary – supera Jan 03 '12 at 15:06
  • when i clicked on this button its a Export Compliance page and asking Is your product designed to use cryptography or does it contain or incorporate cryptography? yes or no ......... – supera Jan 03 '12 at 15:08
  • So... you're not in the Ready to Upload state. You need to upload some images and press the "ready to upload" button before you can send your binary to Apple using Xcode. – Stephen Darlington Jan 03 '12 at 15:09
  • "when i clicked on this button its a Export Compliance page" Yes. You need to answer these questions before you can upload. This is all covered in the iTC guide. – Stephen Darlington Jan 03 '12 at 15:10
  • You need to upload some images?? i already uploaded the iTunes icon screen shots metadata etc... – supera Jan 03 '12 at 15:14
  • The screenshots and icon are the images I was referring to. – Stephen Darlington Jan 03 '12 at 15:23
  • now its talking about application loader ... whats this app? if its going to upload my app then why verify archive in organizer ... i am new to this process thats why asking many questions. – supera Jan 03 '12 at 15:28
  • Application Loader is the old way. You can use Xcode. As noted above, this process is covered in the iTC guide. – Stephen Darlington Jan 03 '12 at 15:37