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
2
votes
0 answers

How to upload bulk in-apps in apple in xcode 9 as there is no in-app upload option in application loader?

After updating to xcode 9, the option to upload in-apps via application loader is removed. Is there any other way to upload in-apps in bulk?
2
votes
2 answers

application loader inapp purchase import disappeared

Until last week, we could import text files with several in-app purchases in application loader on MacOS. Now, we can only submit application binaries. I try to find another solution to import several in-app at one time but with no success. How to…
Nuno Alves
  • 21
  • 3
2
votes
2 answers

IPA Wrong version number in archive

I changed the version for my app in Xcode's "General" settings to be 0.3.0. I saved it and also looked into Info.plist, the version was also updated there. But when I archived it and looked for the version number in the generated .ipa file, I found…
Codey
  • 1,131
  • 2
  • 15
  • 34
2
votes
1 answer

Error when uploading product content on iTunes connect

I am working on project which download content from iTunes connect when user purchase. but I can't upload product content on iTunes with application loader. I am getting following error during upload ERROR: ERROR ITMS-4000: "The package can't…
Pratik B
  • 1,599
  • 1
  • 15
  • 32
2
votes
2 answers

iOS - App Icons Support error with Phonegap Build Project with different supported versions of iOS

I'm having trouble publishing my .ipa file I generated through Phonegap Build however I get the following message from the Application Loader: "Missing required ico file ... The bundle does not contain an app icon for Iphone ... 120 x 120 pixel in…
LeandroPortnoy
  • 312
  • 1
  • 2
  • 8
2
votes
1 answer

Can only upload to Apple App Store with bitcode set to yes

I was having some trouble uploading my Ionic Ios App to the App Store through Xcode(v 7.2). I was constantly faced with the error: "upload failed: You are not authorized to use this service for provider XXXXXX" After some careful problem solving I…
2
votes
0 answers

Xcode 8 archive upload error 434, then Application Loader error: Java heap space

I have experienced similar problem to this (error 434 when uploading an archive to App Store with Xcode 8) Strange Errors on Archive Validation so I switched to the Application Loader and got following error: I double-checked on everything…
Wladek Surala
  • 2,590
  • 1
  • 26
  • 31
2
votes
1 answer

Cannot submit new build to test on TestFlight

I am already testing a build on TestFlight, but today when I uploaded a new build (same app version), I cannot send it to test. The bundle was uploaded successfully with Application Loader and appears in the list of builds on the Activity tab.…
Hans
  • 2,220
  • 13
  • 33
2
votes
0 answers

Getting ERROR ITMS-90005 using application loader

I'm currently trying to upload an application to Itunes App store using Itunes Connect and Application Loader via Phonegap. I'm getting the following two errors. ERROR ITMS-90005: "This bundle is invalid. The icon file [path to file]/Icon.png must…
2
votes
1 answer

Apple's Application Loader not uploading. Freezes and resets

Application Loader refuses to upload my app. It worked fine a few days ago but not on the latest build. It uploads 586 bytes, then does nothing for a few minutes, uploads about a meg, does nothing for some minutes, slowly adds a megabyte chunk every…
David Coombes
  • 317
  • 1
  • 13
2
votes
2 answers

Updating a transfered iOS app

Last week we've transferred a published app in iTunes Connect to another company's account. Now they want us to provide an update to the app. How do we sign, package and submit the app to them for publishing? Which Provisioning profile do we need…
Wissej
  • 241
  • 3
  • 14
2
votes
1 answer

Xcode Application Loader Errors - How to bypass ipad multitasking support orientation requirements?

So I get these errors just when I was uploading the app in appstore. Please click Image Tag if the image does not load. I would like to know if we can bypass the ipad multitasking support orientation requirements?
Chris Mikkelsen
  • 3,987
  • 9
  • 29
  • 41
2
votes
0 answers

Error in Uploading the .ipa file using Application loader - Phonegap build - IOS

I have completed the phonegap app and even launched it in Google play store. But the problem arises when uploading the app to Apple istore. I have obtained the .ipa file from the Adobe Phonegap build after uploading the itunes certificates…
2
votes
1 answer

iOS : Application Loader gives 1069618639.itmsp error and java.heap.space exception

I am facing an issue while uploading iPA on test-flight via Application Loader and Xcode. How to resolve this? I am using Xcode v6.4 and Application Loader v3.1 Errors as follows : Error while processing package 1069618639.itmsp An exception has…
SRK
  • 744
  • 3
  • 11
  • 23
2
votes
1 answer

No suitable application records were found and no way to get Waiting for Upload status

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…
Heuristic
  • 5,087
  • 9
  • 54
  • 94