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
3
votes
1 answer

Assets.car can't be read in Application Loader

Hello I am using application loader 3.0 to upload my app to appstore. My Xcode is 8.0 yesterday I uploaded a version to appstore. But today I want to update the version after fixing a bug. But when I try to upload I am getting this error in my…
Irrd
  • 325
  • 1
  • 6
  • 18
3
votes
1 answer

"ERROR ITMS - 90167 No. app bundles found in the package" Error

I want to send my app to the AppStore with Application Loader. However, I am getting this error all the time. How can I fix this? My Mac's Version: macOS Sierra 10.12 Beta My Xcode's Version: Version 7.3.1 The error is
Cris Denolatter
  • 223
  • 1
  • 2
  • 15
3
votes
0 answers

Application Loader getting stuck while uploading package to App Store

I am trying upload to my app to iTunes connect using Application Loader. Many times I have done this, but this time strangely while uploading it is getting stuck at, upload process My app is of 14MB, upto 3MB it processed, after that its showing…
subha
  • 1,050
  • 2
  • 15
  • 42
3
votes
1 answer

I could't upload my ipa in Application Loader and i get the below error

I could't upload my ipa in Application Loader and i get the below error. Could not find a CFBundlePackageType" within the Info.plist; or the package is missing an Info.plist when i install the ipa using iTunes i am not getting this…
3
votes
1 answer

iOS CFBundleVersion version number, in Ionic apps

I have the following in the config.xml of my ionic app:
Louis
  • 2,548
  • 10
  • 63
  • 120
3
votes
2 answers

Unable to upload in-app-purchase hosted content using Application Loader

I'm trying to upload hosted content for a new IPA using Application Loader (existing app, already contains other in app purchases). When I hit "Deliver", I see the following errors being displayed : ERROR ITMS-3000: "Line 262 column 97: value of…
Sri
  • 31
  • 4
3
votes
2 answers

Xcode 7 ‘Client unable to connect to server (check UDP port and firewall) (15)’

I can't upload a new build using Xcode7 or Application Loader. It gets stuck on "Verifying assest with Itunes Store", and after a couple of minutes i get the error "Client unable to connect to server (check UDP port and firewall) (15)". I tried…
3
votes
1 answer

How can I use Application Loader to mass input In-App Purchases to iTunes Connect?

I have 120+ IAP's to add. All very similar in a way. I've been told an application called Application Loader works off of JSON, and you can just enter 1 IAP, and then write a script to create all the remaining IAP's via JSON. How can I do this?…
chris P
  • 6,359
  • 11
  • 40
  • 84
3
votes
3 answers

iTunes Connect: in-App mass import via Application Loader: unknown price tier error

I've been wanting to create a series of in-app purchases for my app in iTunesConnect via the Application Loader. In theory, one can create a tab-delimited txt-file with the product-ids, price, etc. to masscreate in-app purchases. Unfortunately, in…
mheim
  • 366
  • 1
  • 12
3
votes
1 answer

Upload build to iTunes Connect issue

I am uploading new build on iTunes Connect via Xcode. I've selected all my settings automatically I mean about provisioning profiles and certificates, so the bundle id is also appropriate. After I clicked submit to app store button, the Xcode build…
3
votes
3 answers

Error ITMS-90047 iTunes Connect

I'm trying to upload my application (build in Xamarin Studio) via Application Loader (version 3.0.0) to iTunes Connect but I keep getting Error ITMS-90047 (see screenshot). I've submitted previous versions of the application to iTunes Connect…
joanna
  • 63
  • 8
3
votes
1 answer

the max number of retries war performed. Application Loader Issue

I am trying to upload this ipa to the store, but got this error: "The max number of retries was performed. The package will not be uploaded." is there anything that can help me? I use application loader 3.0
3
votes
2 answers

ERROR ITMS-9000: "This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional

I already read a lot of error about "ERROR ITMS-9000" in StackOverFlow. But there is not error which i needed. I am using both of Xcode Version 6.1 (6A1052d) and Application Loader Version 2.9.1 (441) ERROR ITMS-9000: "This bundle is invalid. The…
Nam Vu
  • 5,669
  • 7
  • 58
  • 90
3
votes
1 answer

Why am I unable to validate iOS App Archive?

I am getting the following error on attempting to validate my app through Xcode's organizer: I have followed all the instructions I can find trying to fix this issue but to no avail. There are dozens of other threads out there that have many…
ephbaum
  • 362
  • 4
  • 21
3
votes
1 answer

Stuck on "Sending API usage to iTunes Connect"

I try to upload my game developed with Starling to the appstore but the "Application loader" stuck on "Sending API usage to iTunes Connect", 10 days ago the upload was successful, the new version have only a different line of code then the way to…