Impossible load .ipa to AppleStoreConnect

I built .ipa file using exp build:ios command (buildId: d23997f9-fc30-4de4-8f28-1aba5651cba2), and it’s impossible loading the .ipa via Application Loader - there is the message
“No suitable application records were found. verify your bundle identifier ‘com.{company name in lower case}.{app name in lower case}’ is correct.”

Did you “verify your bundle identifier is correct”?

what’s problems possible with simple bundle identifier?

You need to either create the record manually in App Store Connect first, or you can use a tool like fastlane which will do this for you automatically.

1 Like

@966647 - fyi this type of rudeness when interacting with people trying to help you here will not be tolerated. please moderate your tone

1 Like

ben actually tries to help me and thnks a lot him, but i don’t see any help of you…

The error message you are seeing is from Apple and related to the upload to silence it you will need to add an app in iTunes connect. The SO I linked you is a pretty accurate solution that lays the problem out clearly. xcode - New iTunes Connect - No suitable application records were found. Verify your bundle identifier - Stack Overflow

please read Community Guidelines — Expo and be sure to follow this in future posts

3 Likes

If there was the plus button I’d use it with pleasure))
unfortunately, there is no such button
image

pardon, I have experience only with windows and android and work with apple’s firstly

huh interesting, are you on the paid dev plan? Before You Enroll - Apple Developer Program

1 Like

anyway I think it needs deciding the issue why i don’t have the plus)) with lead, thanks a lot for the detailed help

1 Like

How You upload the App ? I noticed that standalone uploader works less stable than uploader in last Xcode version

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.