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

Getting error submitting app to store in xamarin ios

I have all the certificates and done the procedure for provisioning profile for submitting the app to application loader. here is my provisoning profiles for development and distribution: Here is my Error: how can i solve this please help me.
0
votes
0 answers

Application Loader reports missing code-signing certificate

I am developing my App in xamarin studio. I want the solution for xamarin Ios app not on xcode. I produce screenshots about my issue.please give me the right solution. I am creating Distribution profile like below: And finally Signing…
0
votes
2 answers

Unable to upload .ipa to iTunes using Application Loader

I'm trying to upload my iPhone .ipa file to iTunesconnect. I've even uploaded builds recently successfully to iTunes Connect through application loader. But from last two days while I am trying to upload ipa the following errors occur and .ipa is…
Sudha
  • 51
  • 5
0
votes
2 answers

keychain problem

i am uploading a application on appstore,when i upload the build in Applicationloader, i face an error given as below. please give me the detail to solve this problem. ERROR -- "Application failed codesign verification. The signature was invalid, or…
Surya
  • 1
  • 2
0
votes
0 answers

Application loader hangs on extracting archive

I am trying to upload application to app store using application loader (version 3.2). After sign in when i select ipa, application loader hangs on Extracting archive. Any one face this problem? how to solve it?
Divyesh Savaliya
  • 2,692
  • 2
  • 18
  • 37
0
votes
2 answers

New changes on app didn't apply on iOS app store build

I have an app in app store and I did few bug fixes. Then I uploaded it to the app store and released the build. But after I installed the app, that fixes I did, didn't apply on the build. It is same as the old one. I uploaded the build through…
codebot
  • 2,540
  • 3
  • 38
  • 89
0
votes
1 answer

IOS : issues while uploading application from application loader

developing with xcode 7.3 and deployment target IOS 9. while uploading application from application loader, it's show this 4 error as shown in image. what i try check all app icon and splash screen image size : it's all fine Check certificate :…
Ujesh
  • 1,698
  • 2
  • 23
  • 35
0
votes
1 answer

Multiple entitlement in ios app

When archiving app all viewcontrollers are display as executable. Also not able to upload app to app store. How to remove viewcontroller as executable in ios app. When uploading via "Application loader" it show error as "ERROR ITMS-90171: Invalid…
Sudhir
  • 127
  • 1
  • 12
0
votes
1 answer

Xamarin iOS App Stuck with "invisible" build

I'm publishing my first Xamarin.iOS app to the store. I've set up my distribution profiles, set up the app on iTunes connect, and all seems well. I published my app for archiving and then successfully uploaded via the Application Loader. What's…
0
votes
1 answer

ERROR ITMS-5063: "Neither nor is supplied - at least one is required" at Software

I am in the midst of cloning an iOS app - we are removing the original one from sale, and re-launching with a brand new App Id, etc. Most of this is trivial, and the Dev Center + iTC stuff is mainly done, but I'd rather not type out all 30+ of my In…
jesses.co.tt
  • 2,689
  • 1
  • 30
  • 49
0
votes
1 answer

ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key 'CFBundleIconFile': 'icon.png'"

I am using Ionic to package my application. ionic package build ios --release --profile [myProfile] This seems to be working fine. When I try to submit using Application Loader I get this error. ERROR ITMS-90032: "Invalid Image Path - No image…
Matt
  • 33,328
  • 25
  • 83
  • 97
0
votes
1 answer

Xcode Application Loader Error in CFBundleExecutable

App Loader suggested to delete CFBundleExecutable key so I did, and also changed CFBundlePackageType to BNDL. However, Application Loader gave an error stating that it could not find a CFBundlePackageType. So I changed it back to APPL, but then it…
Chris Mikkelsen
  • 3,987
  • 9
  • 29
  • 41
0
votes
1 answer

An error occured while processing the http request for the webDAV upload

I'm uploading my app to Itunes. and im getting this error message The failed to open ssh session always happens if some other issue occurs so im not worried about that. the other two i haven't seen before. The app does appear in itunes but its stuck…
InitLipton
  • 2,395
  • 5
  • 30
  • 47
0
votes
2 answers

Application Loader stuck at Verifying assets with the iTunes Store

I am trying to upload an ipa file (call it a.ipa) into iTunes Connect via application loader. While the uploading process pending at "Verifying assets with the iTunes Store" more than 8 hours. And validation for a.ipa is fine, uploaded another ipa…
edw
  • 1
  • 1
  • 3
0
votes
2 answers

ERROR ITMS-90190: "The key 'UISupportedDevices' in the Info.plist file is not valid."

Im trying to upload my first app through Application Loader and Im getting this error: ERROR ITMS-90190: "Invalid Info.plist Key. The key 'UISupportedDevices' in the Info.plist file is not valid." I have no idea what it means and I can't find info…
LPS
  • 581
  • 3
  • 8
  • 17