Reputation: 5341
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:
Is there anything I missed?
Upvotes: 2
Views: 1850
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