Search code examples
iosxcode6app-store-connect

No suitable records were found verify your bundle identifier is correct


I have created an app in App Store Connect and it has been in the "prepare for submission" state for more than 3 days. When I try to archive my app, and submit it to the app store it, displays this message:

No suitable application records were found. Verify your bundle identifier is correct.


Solution

  • Just found the Error. I used one capital letter in bundle id. but I have used small letters in Xcode's bundle id. now I changed that as like in the app id. and now I successfully uploaded my app to Appstore Connect.