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

Invalid Bundle - A nested bundle doesn't have the right platforms listed in CFBundleSupportedPlatforms (alternate)

Symptoms: after successful upload, the build is made unavailable in Itunes Connect, and an email is sent with the message in title. Similar errors: ITMS-90542, but this is different in that no ITMS error is specified. Also, the key mentioned has the…
Henrik Erlandsson
  • 3,797
  • 5
  • 43
  • 63
0
votes
1 answer

Application Loader Error - Google Plus SDK & Beackons SDK while submitting app to app Store

I am trying to upload application(ipa File) on appStore from Application Loader, using Xcode 7.0.1. I have used - Google Plus SDK & Beackons SDK. Now while submitting app its giving me following error - I have tried to find it on google but didn’t…
Nico
  • 1,788
  • 2
  • 23
  • 41
0
votes
1 answer

Removing matplotlib's dependencies for numpy (and using Apple's application loader)

I am trying to upload an app to the Mac app store. I have used py2app to create an application bundle, code signed the frameworks and executables, created a .pkg using productbuild and signed that too. Everything seems fine until I use application…
Camon
  • 1,003
  • 1
  • 10
  • 22
0
votes
1 answer

iOS: Issue while uploading hosted content inside of in-app purchase (ITMS-4200)

I'm having an issue while uploading new hosted content inside of an already existing in-app purchase for an iOS app. Some background: I'm using the app Application Loader. Current app version is 1.2.3. I have the 1.2.4 slot created for a new app…
0
votes
1 answer

Error ITMS-90046 when submitting .ipa from Phonegap Build

I'm developing an app using Phonegap Build. I'm trying to submit the .ipa file to iTunes Connect using Application Loader. I'm getting the following error: Screenshot error when submitting with Application Loader ERROR ITMS-90046: "Invalid Code…
0
votes
1 answer

Using Application Loader to upload PhoneGap project

I have got an .ipa file generated from using a phonegap build. I am trying to upload the ipa file using the application uploader. I have a developer license, so all I need to do is link my ipa to the app on itunes connect. The problem I'm having is…
cwiggo
  • 2,541
  • 9
  • 44
  • 87
0
votes
0 answers

OS10.11, Xcode7.0.1, Can't upload app to store

When I upload my app by application loader, I meet those errors, you can see it below Before upgrade Xcode, everything is ok. so it's really strange... Thanks for your help!
Moonlight
  • 101
  • 1
  • 1
  • 6
0
votes
0 answers

Application loader : Itms-90034 error

ERROR ITMS-90034: "Missing or invalid signature. The bundle '24D65G53J4.iPhoneTest' at bundle path 'Payload/EHRS_APP.app' is not signed using an Apple submission certificate." I have this problem, I got certificate from apple still I cant know…
Akshay Patil
  • 113
  • 1
  • 2
  • 11
0
votes
2 answers

Apple Application Loader + Adobe AIR: Cannot proceed with delivery

When trying to upload new iOS app version from Apple Application Loader it says: Cannot proceed with delivery: an existing transporter is currently uploading this package I see this has solution if I was using Xcode for native iOS project. But…
0
votes
1 answer

Fix iOS ipa file (missing code-signing certificate)

I'm able to compile and deploy my iPad app to my iPad device with no problems. But when I use Apple's Application Loader program to submit the ipa to iTunes Connect, I always get this error: Invalid Provisioning Profile and Missing code-signing…
HerrimanCoder
  • 6,835
  • 24
  • 78
  • 158
0
votes
1 answer

Application Loader: I can't save my ITMSP file

When creating a new in app purchase with Application Loader, I can't seem to deliver my package, or save the ApplicationLoader configuration (.ITMSP) file. I seem to get the following message: The document X could not be saved as Y.itsmp. The file…
GilesDMiddleton
  • 2,279
  • 22
  • 31
0
votes
2 answers

Prerelease build upload to ITunes Connect using altool does not send email invites to internal testers

I'm trying to integrate the build upload step to our CI process. For this I am using the Application Loader command line utility "altool". I have existing pre-release builds and internal testers already set up in ITunes Connect. When I upload a new…
coder_andy
  • 376
  • 1
  • 3
  • 17
0
votes
0 answers

Application doesn't appear on Application Loader

I have an app for prerelease that is now in testFlight, I have 3 builds in it. Now I have a new update for the prerelease. Now whenever I go to Application Loader, I can't find my app. It gives me the other apps I made, but the app I really wanted…
VonnCC
  • 447
  • 2
  • 7
  • 24
0
votes
0 answers

iTunes Connect Error 3000 / Cannot upload IPA with Application Loader

Original Apple Developer Forum post. I'm using Application Loader to upload a hosted IAP (I've done this many times before). However after the package passes validation I keep getting the error: ERROR ITMS-3000: "Line 91 column 52: element…
Richard Stelling
  • 25,607
  • 27
  • 108
  • 188
0
votes
1 answer

Upload IPA to iTunes Connect from a different Mac

I would just like to confirm my understanding and check whether it can be done or not. I have an iMac and a Macbook for development. I have created an IPA for the app store which I need to upload it to iTunes. Now my question is that I have…
Soumya
  • 1,350
  • 3
  • 19
  • 34