Is there a webpage where I can upload apps not application loader - xcode

Is there a webpage where I can upload apps not application loader. I'm having troubles with application loader and a forum said you can upload via a website. Is it iTunes connect or what? Please provide the url.

Apple used to have an upload through the iTunesConnect website, but I think it is no longer available. You now upload either through Application Loader or (easier) through Xcode directly.
The typical workflow is to build and archive, then open the organizer in Xcode, select that build you just make, and submit.
The most important point is to sign your bundle with your distribution profile that you
You need to select your distribution profile. You might need to import that from the developer portal, if you haven't done so before. You can check on the Provisioning Profiles section on the Devices page in the Organizer.
Your other question show that this it fails at just this code signing. So a direct upload via a webpage would not help.

Related

Error When Attempting to Upload a Build to iTunes Connect

This post relates to a rapidly changing event.
I am getting an error while trying to upload a build to iTunes Connect. This is the first time that I have seen this error, and I can't resolve it. I have tried following advice from other posts, but that has not proved successful. I have tried removing and re-adding my account in Xcode, having the client change my role to Application Manager, manually managing signing, and attempting to use Application Loader, which returns the same error.
I have two teams associated with my account; my personal team and my client's team. I am trying to upload my client's application, which I have done many times without issue. However, I just started getting the following error today:
I don't understand why this error has started occurring today after successfully uploading builds within the past few weeks.
Did something change on Apple's end that is now causing me to receive this error after successful uploads over the recent weeks?
As #AmodGokhale pointed out, this is likely a glitch on Apple's side. I just tried to upload with the Application Loader and can confirm that it works.
If you are not familiar with the Application Loader, here is how you do it.
Archive your project
Export -> Save for iOS App Store Deployment (save it where you can easily find it).
Xcode -> Services -> Open developer tool -> Application Loader
Deliver your app
Same issue here - I had to use the application loader.
As said above you have to generate an application specific password.
This can be done here:
https://appleid.apple.com/account/manage
Look for "APP-SPECIFIC PASSWORDS" in the "Security" section, and click "Generate Password…" I typed "Loader" for the "Password Label" and then cut and paste the password generation into the login screen of the Application Loader.
All seemed to be straight forward from then on.
Hi there i do what apple recommend and i will be able to upload my app using Application Loader.
Apple respond:
Thank you for contacting App Store Developer Support. My name is Camai, and I'll be assisting you today with your upload error.
We are aware of this issue and are working to resolve it. It occurs intermittently and might be resolved by retrying your delivery from Xcode. As an alternative, you can export your IPA from Xcode and upload it using Application Loader or altool.
For more information on using Application Loader and altool, please see the Using Application Loader guide: https://itunesconnect.apple.com/docs/UsingApplicationLoader.pdf.
If you have any questions, please don't hesitate to reply to this email, or contact us by phone. We are happy to help.
Worldwide Telephone Support
https://developer.apple.com/contact/phone
I was able to overcome the issue by uploading with Application Loader.
But there is a catch here, the Application Loader v3.6 which came with XCode works and the 3.0 version which was suggested by iTunes Connect portal does not work.
Go to XCode menu XCode -> Open Developer Tool -> Application Loader

Your apple id is also attached to other itunes providers (1622) [duplicate]

This post relates to a rapidly changing event.
I am getting an error while trying to upload a build to iTunes Connect. This is the first time that I have seen this error, and I can't resolve it. I have tried following advice from other posts, but that has not proved successful. I have tried removing and re-adding my account in Xcode, having the client change my role to Application Manager, manually managing signing, and attempting to use Application Loader, which returns the same error.
I have two teams associated with my account; my personal team and my client's team. I am trying to upload my client's application, which I have done many times without issue. However, I just started getting the following error today:
I don't understand why this error has started occurring today after successfully uploading builds within the past few weeks.
Did something change on Apple's end that is now causing me to receive this error after successful uploads over the recent weeks?
As #AmodGokhale pointed out, this is likely a glitch on Apple's side. I just tried to upload with the Application Loader and can confirm that it works.
If you are not familiar with the Application Loader, here is how you do it.
Archive your project
Export -> Save for iOS App Store Deployment (save it where you can easily find it).
Xcode -> Services -> Open developer tool -> Application Loader
Deliver your app
Same issue here - I had to use the application loader.
As said above you have to generate an application specific password.
This can be done here:
https://appleid.apple.com/account/manage
Look for "APP-SPECIFIC PASSWORDS" in the "Security" section, and click "Generate Password…" I typed "Loader" for the "Password Label" and then cut and paste the password generation into the login screen of the Application Loader.
All seemed to be straight forward from then on.
Hi there i do what apple recommend and i will be able to upload my app using Application Loader.
Apple respond:
Thank you for contacting App Store Developer Support. My name is Camai, and I'll be assisting you today with your upload error.
We are aware of this issue and are working to resolve it. It occurs intermittently and might be resolved by retrying your delivery from Xcode. As an alternative, you can export your IPA from Xcode and upload it using Application Loader or altool.
For more information on using Application Loader and altool, please see the Using Application Loader guide: https://itunesconnect.apple.com/docs/UsingApplicationLoader.pdf.
If you have any questions, please don't hesitate to reply to this email, or contact us by phone. We are happy to help.
Worldwide Telephone Support
https://developer.apple.com/contact/phone
I was able to overcome the issue by uploading with Application Loader.
But there is a catch here, the Application Loader v3.6 which came with XCode works and the 3.0 version which was suggested by iTunes Connect portal does not work.
Go to XCode menu XCode -> Open Developer Tool -> Application Loader

xcode submission app unable to upload

I've got a problem uploading an app on the app store. I have a developer account since this morning.
I've done all the certificate but when I arrive in the organizer, when I click on download dsyms it's said that I've no account (and the upload button is greyed out).
When I click on add account, I see my account
(See the screenshots)
Thanks for your help
Go to iTunesconnet and sign in there, then create your app details there, remember, you must have to provide the exact version of your app to the iTunesconnect. Then, when everything you done in iTunesconnet, then try to upload your app with your correct distribution profile.
Thanks

uploaded from Xcode 6 and can't find my app on iTunes connect

I uploaded my app using Xcode 6.2. I clicked on validate, and there were no problems. Then, I clicked on submit, it told me the app was submitted but I can't find it in my iTunes connect Apps!
You need to upload it with same account again. If you have uploaded with another account, then Apple should not allow you to upload because when you upload application to iTunes, it verifies your bundle ID and distribution profile and then only allow you to upload application on iTunes.

Xcode 5 - What should I change on development version of my app, before uploading to store

My app is ready to upload. Everything works fine in development side. I wonder what I should change (about SSL or something else) before uploading to store?
This is a complex topic and we may not be able to answer this in once sentence.
For submission you may need a Distribution Profile from the Apple Dev Center. Depending on the functionality you're using in your app, and depending on if it's an iOS or Mac App, you may be able to use the provisioning profile Xcode has generated for you. You can set this under Build Settings - Code Signing - Provisioning Profile.
You also need to setup your app in iTunes Connect so you can submit it (this includes screenshots, App Store Category, description, etc).
To check if the submission will be successful, head over to Product - Archive, and from the screen that opens hit "Validate". This will tell you if you're missing anything.
Take a look at the App Distribution Guide for details on how to submit an app to the App Store. There's a whole chapter on Push Notifications in there too which deserve special attention: https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/SubmittingYourApp/SubmittingYourApp.html
Those technicalities aside, make sure that any NSLog and NSAssert statements that you may have used while developing are removed or not compiled before submission.

Resources