No suitable records were found verify your bundle identifier is correct

后端 未结 30 2319
生来不讨喜
生来不讨喜 2020-12-04 08:34

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 a

相关标签:
30条回答
  • 2020-12-04 09:14

    For me : Just tried uploading using Application Loader and it worked

    0 讨论(0)
  • 2020-12-04 09:15

    In my case, I had 2 Apple IDs in my Xcode preferences (Xcode -> Preferences -> Accounts), so I had to remove one. After I removed Apple ID that I didn't need, validation process worked just fine.

    Wasted a few hours, just because the error message is useless. This is so frustrating.

    0 讨论(0)
  • 2020-12-04 09:16

    In my case the app was already set up, but the app version was already in use (waiting for review), I just needed to increase the version number.

    0 讨论(0)
  • 2020-12-04 09:19

    I believe you can found the answer here Xcode 5 - "No application records were found" when trying to Validate an Archive from @Bamsworld.

    As you already mentioned and as per the documentation - App Distribution Guide

    Important: You can’t validate your app unless the app record in iTunes Connect is in the “Waiting for Upload” or later state After you add a new app in iTunes connect there will be an amber light along with its status. It will most likely read "Prepare For Upload". To get it to the "Waiting For Upload" state click view details for the app and in the top right there should be a blue button that says "Ready to Upload Binary". Click this and follow the given directions.

    0 讨论(0)
  • 2020-12-04 09:19

    Make sure you follow these steps in order:

    1. Generate the App ID at https://developer.apple.com/account/ios/identifier/bundle

    2. Generate your app from iTunes Connect selecting the Bundle ID created in step one

    3. Upload the IPA from Application Loader or XCode

    0 讨论(0)
  • 2020-12-04 09:20

    generally this happens when you have not created your app from apple developer account->iTunes Connect->Click on My App->click on plus sign (+)->New App->And fill up the whole info and Choose Your Bundle Id for the app you are uploading now.

    0 讨论(0)
提交回复
热议问题