Questions tagged [application-loader]

Application Loader is a tool to help to prepare the applications for sale in the App Store.

Application Loader offers fast uploading, stable connections, and early validation warnings. Make sure the status of the application in iTunes Connect is “Waiting for Upload” before using Application Loader to submit the binary files to the App Store or to upload books for the iBookstore.

You can also use Application Loader to create and send a package containing a new iOS hardware accessories prototype application you want to test.

Since 2.7 you can install a new package by importing your metadata from a tab-delimited file or spreadsheet. This is especially useful if you want to create lots of InApp-Purchase items. Use the template provided under the File/Open App Import Template.

Application Loader requires an Intel-based Macintosh with at least 512 MB RAM and Mac OS X version 10.6.8 or later installed.

340 questions
4
votes
2 answers

doesn't display build in apple store using xcode 8

I am last 3 to 5 day upload try... I upload build time itune connect display processing message after build complete done that check itune connect doesn't display build version and processing message. more than time upload build(diff build version)…
Bhadresh Kathiriya
  • 3,147
  • 2
  • 21
  • 41
4
votes
2 answers

Errors in cordova+xcode ios build

I am getting the following errors in Application Loader when trying to deliver my app(built in vs2015+cordova+remote xcode 7): Thanks in advance.
4
votes
2 answers

CFBundleVersion key error

I am using the Application Loader for the first time to upload my .ipa file to iTunes Connect... I am receiving this error: The Info.plist in the package must contain the CFBundleVersion key. The Info.plist in the package must contain the…
Chris Bolton
  • 2,162
  • 4
  • 36
  • 75
4
votes
2 answers

How to definitively reject/replace a binary in the new iTunes Connect when button missing

I'm writing my own question and answer here, because there are dozens of them on stackoverflow, and all have different answers, none of which worked for me. So, it's been many months since the new iTunes Connect launched, and for a lot of people…
Steven Elliott
  • 3,214
  • 5
  • 29
  • 40
4
votes
1 answer

iTunes Connect and Application Loader "You Must Define An Input Directory"

We're updating an existing application that was created using Adobe Creative Cloud, and currently being uploaded via Application Loader. Prior apps developed with the same toolset that were updated never showed this issue (although there were other…
4
votes
2 answers

ERROR ITMS-9000: "Missing Code Signing Entitlements. No entitlements found in bundle" - How to change app ID name

I recently re-signed my app with another certificate (I do not have the source code, so I had to do this to upload it to the App Store). When I tried to upload it, I got: ERROR ITMS-9000: "Missing Code Signing Entitlements. No entitlements found in…
user3582415
  • 41
  • 1
  • 1
  • 2
4
votes
0 answers

app references non-public selectors in Payload/ id,setId

I submitted my iOS app today and got a validation warning: app references non-public selectors in Payload/ id,setId The code hasn't changed so I am guessing Apple's validation algorithm has changed. I found one place in my code where I was using…
4
votes
2 answers

"The Submission Succeeded.some warnings were found during validation" While uploading iOS App

I was trying to upload my iOS app to App Store.After some time i got a message "The Submission Succeeded.some warnings were found during validation" with a list of warnings. If anybody knows about these warnings please help me.
4
votes
3 answers

error uploading app for iTunes connect

I get an error when I try to submit app to app store ,the error ocurrs on the last step ( app is being uploaded ) Error : "an error occurred while uploading to the app store" I doubled checked my certificated and profile and my app configuration…
ahmad
  • 1,212
  • 1
  • 14
  • 28
4
votes
1 answer

How to get my phonegap ipa file uploaded to the apple app store

I have successfully built and tested an app using phonegap. Now I want to upload it to the apple store, but when I run the IPA file through application loader it warns me the bundle id doesnt match what I put into the itunes connect. Can I…
Nate Norman
  • 129
  • 1
  • 12
4
votes
6 answers

Application Loader: Apple's web service operation was not successful

I'm trying to upload an app with Application Loader but I get following error : Apple's web service operation was not successful Unable to authenticate the package: 54005906.itmsp An unknown error occurred. (2010) What is the problem? I really…
LetsGoRangers
  • 640
  • 1
  • 7
  • 18
3
votes
0 answers

Xcode11 or Transporter suck at "authenticating with the app store"

Ihave tried this (1)cd ~ (2)mv .itmstransporter/ .old_itmstransporter/ (3) "/Applications/Xcode.app/Contents/Applications/Application or this cd ~ mv .itmstransporter/ .old_itmstransporter/ …
make
  • 9,467
  • 3
  • 8
  • 14
3
votes
1 answer

Build Not visible in iTunes connect after uploading successfully

I am facing issue related to app uploading to iTunes connect, I have uploaded my application build to iTunes connect it is showing successfully uploading but on iTunes connect in Activity section it is showing processing for some time after some…
3
votes
2 answers

Got stuck while uploading ipa file to app store connect

I was successfully uploading .ipa file to App Store Connect after archiving my swift project until yesterday, but after doing some minor changes i wanted to upload again and it always gets stuck at this point and it does not progress for hours. I…
Ahmet Gokdayi
  • 301
  • 9
  • 14
3
votes
2 answers

Uploading multiple binaries simultaneously to itunesconnect

I have a multiple lite and paid apps and it gets annoying to submit a binary and wait for it to finish processing before doing the next one every update. I heard you can submit multiple binaries at the same time in application loader, but have yet…
user3296487
  • 326
  • 2
  • 12