Heuristic
Heuristic

Reputation: 5341

No suitable application records were found and no way to get Waiting for Upload status

I'm trying to validate and submit my app but got:

No suitable application records were found. Verify your bundle identifier '*****.$(PRODUCT_NAME:rfc1034identifier)' is correct.

I searched for a few hours and found other people having same problems but none of the solutions apply to my case:

  1. There IS an app created in iTunes connect and I made sure the bundle ID in the project settings matches the one used in iTunesConnect
  2. Some said the status has to be Waiting for Upload while my status is Prepare for Submission, but there is no 'Ready to Upload' or '+' button anyone on the app's page, I triple checked all the fields and made sure all non-optional fields are filled in but still there is no way to change the status to waiting for submission

Is there anything I missed?

Upvotes: 2

Views: 1850

Answers (1)

Julian E.
Julian E.

Reputation: 4755

iTunes Connect was updated some time back and doesn't say Waiting For Upload any more. Now it is Prepare for Submission As to why you may not upload it, I am not one hundred percent sure, but I will outline a few steps down below:

1) Check that your Bundle ID is one to one the same. You can't have spaces and it's case sensitive

2) Try to upload your app rather then just verifying it. I have sometimes had a similar issue while validating, ad just uploading it changed it without a problem.

3) Check if you have the latest version of Xcode, if not try to update.

4) Lastly, try restarting Xcode. That may help

Not one of my initial points, but double check that you're uploading to the correct account.

Hope that helps, Julian

Upvotes: 1

Related Questions