Search code examples
xcodeapp-storeionic-framework

Xcode error when uploading to App Store: "No suitable application records were found"


I'm using Ionic to build an html app for iOS. I've registered an app on iTunes Connect.

All goes well in Xcode until I upload to the App Store. I get the following error:

iTunes Store operation failed.
No suitable application records were found. Verify your bundle identifier 'com.iconicframework.app315125' is correct.

iTunes Store operation failed


Solution

  • I suspect you should not be calling your app "com.ionicframework.app315125". That looks like a leftover name from an example project.

    You need to create a new Bundle Identifier in the Developer portal:

    enter image description here

    Then choose it when you "Create New App" in iTunesConnect:

    enter image description here

    For me, I'd pick com.maniac-games.lowdown.