iphone app submitting fails - iphone

I'm attempting to submit my app,
and I'm getting no record found for the app on itunesconnect...
I have added the app on itunesconnect,
and have set up all the app ID, CRS, etc.
Why could it be?
Please help me out...

What state your application has?
To be able to upload a binary application must have "Waiting For Upload" status - you need to push "Ready to Upload Binary" on application page in itunes connect.

Related

Applications must be ready for upload on iTunes Connect before they can be validated or submitted from within Xcode

When I try push my app to review I got:
Applications must be ready for upload on iTunes Connect before they can be validated or submitted from within Xcode.
What mean by ready for upload on iTunes Connect?
You need to go into iTunesConnect and start filling out the information for your app. It will tell you when its ready for the actual upload.
in my case I tried to upload binary to wrong developer account.

Binary files not uploading in itunes

My team has developed one app. what we did is, we tried for uploading my app into itunes. We did all correct steps to make it happen. At last step I had to "submit" it to upload it into itunes, but it is showing just "your app is getting uploaded" and uploading bar but not getting uploaded since very long (10 hours).
What could be the reason for this ? I'm stuck.
Please help me out anyone.
You need to cancel app loader process and go to your iTunesConnect and reject your binary and then again click on "Ready to upload binary".
It may happen because of disconnection of internet.

Before submission iphone app store link not working

After looking at a dozen or more posts on here about how to create a link to open your application in the App Store, none of them have worked (most are from '09-'10).
Many of those posts even say it should work before submitting your app, as long as you have made the app in iTunesConnect, and copy the app id there.
When I try the "View in App Store" link in ITC it says: "The item you've requested is not currently available in the U.S. store."
My app binary has not been submitted yet, is it possible to test this link at this point?
You cannot view apps in the iTunes store that have not been approved yet. That means the links won't work until the app has gone through the review process. The URL for the app store link should look like this:
http://itunes.apple.com/us/app/YOUR-APP-NAME/idNUMBEROFYOURAPPHERE?ls=1&mt=8
You can get the app number in the "Manage Applications" link of iTunes connect. This technique hasn't failed for me yet.
Hope this helps!

Uploading Error with name of App?

I already filled the all details for app through my iOS Developer account and submit the app for review to the app store but for some reasons i take my app back and delete all the details for particular app from my developer account but now when i again trying to upload the app for review it shows the Name already exist because of my app is submit with the same name again how can i over come this problem i want to upload my app with the same name again.
Thanks In Advance...
It seems you deleted your app, so you can't reuse the App Name.
From iTunes Connect Developer Guide:
If you have created an app in iTunes Connect that you no longer need
to see or manage, you can delete it from your iTunes Connect view.
IMPORTANT: Deleting your app will not allow you to reuse your SKU or
App Name in the same account again and you will not be able to
restore your app once deleted. If you have uploaded a binary or set
up this app for the iAd Network, your Bundle ID will not be reusable
either.

Build and Archive - nothing happens on Submit Application

After successfully building the distribution version of my app for submission to iTunes Connect, I selected Build and Archive, as recommended, and the Organizer window popped up. Why, wondered I. OK, if I click the Archived Applications tab it displays one archived application (unfortunately grayed out - don't know if that means anything. I mark it and click Submit to iTunes Connect, XCode asks for credentials - and nothing happens. OK, says I, I will add the app manually via the browser, and right-click it and select 'Reveal in Finder'. I go hunting for files created recently, and find nothing.
How are you supposed to submit apps, really?? :)
I followed the iOS dev guide for Distribution, here.
I would also like it confirmed that submitting from within XCode allows me to log onto iTunes Connect and add screenshots etc, this is my first app for Appstore.
Update: Apparently it ends up in username/Library/MobileDevice/Archived Applications/somelongnumber - on the second go it revealed it in Finder. I updated the title, since I now have some files ;)
To clarify, I was expecting some kind of upload progress bar after supplying the credentials, followed by 'your app has been submitted to iTunes Connect' or similar.
Is this a common problem? Will uploading manually be possible now? I guess iTunes Connect will tell me what files to upload if so?
Yours is a common mistake due to Apple's unhelpful UI.
Before validating and submitting your app via Xcode's Organizer, you must login to iTunes connect and submit all the information about your app (description, screen shots, etc.). Once you've submitted everything but the binary via iTunes Connect, your app will be in a "Waiting for Upload" state. Now if you go into Organizer and click "Validate Application..." you'll get a response. Once your app has been validated, you can click "Submit Application to iTunes Connect..." and cross your fingers for a quick acceptance.