application-loader

Issue at AppStore iOS app new version submission

瘦欲@ 提交于 2019-12-21 06:56:38
问题 Hello and thanks in advance. While trying to submit new version of iOS App to AppStore using Application Loader, I received this message: ITC.apps.validation.prerelease_build_missing and submission is stopped. I didn't have any problems submitting new versions with prior versions of iTunesConnect, it seems that this bug is showing with latest version. Have you any idea about what it means and how to solve the problem in order to proceed? 回答1: You need to follow below steps to upload the

Application Loader Warning - Resulting API Analysis File is too large

廉价感情. 提交于 2019-12-20 08:26:26
问题 I am getting a strange error when I submit my application via application loader tool. The resulting API analysis file is too large. We were unable to validate your API usage prior to delivery. This is just an informational message. The application gets submitted to iTunes Connect and I am able to test it via TestFlight. What is the reason behind this error? Also, is there a risk of my app getting rejected because of this ? Copy of the error message is below. 回答1: As it mentions already, it's

Invalid Image Path - No image found at the path referenced under key “CFBundleIconFile”: Icon.png

痴心易碎 提交于 2019-12-18 11:44:10
问题 I got this error from Application Loader when uploading my app to App Store. My app was developed at the time of iOS 3.0, and still targets at iOS 4.3 and above. I recently updated the app to make it iOS7-compatible. But the Application Loader always returned this type of error to me. I searched the Internet and found that I am not alone. So I created this post and hopefully what I found out about the app icons can help other people. 回答1: Sounds like you may, like me, have accepted the

Updated iOS Applications Agreement

£可爱£侵袭症+ 提交于 2019-12-18 03:01:42
问题 I am trying to upload my app but I get this error when I try to upload it through Application Loader: A new version of the iOS Paid Applications Agreement with updated pricing information is now available in the Contracts, Tax, and Banking module. To be able to continue creating new apps and upload binaries for the App Store, your Team Agent must review and agree to the updated terms of the iOS Paid Applications Agreement. To access the iOS Paid Applications Agreement, you must have accepted

Mac App Store Application Loader Exception

喜你入骨 提交于 2019-12-14 02:36:52
问题 I'm trying to send my pkg file to Apple, but it says : "There was a general exception while executing" "An exception has occured: null" So what am I to do now :D? Any clues? The only thing I did was download the new XCode so I could use iconutil to make a 1024x1024 icon, which seemed to work fine. This is the error output in the console : 23/09/12 22:15:17,993 Application Loader: Error: [2012-09-23 22:14:48 CEST] <main> INFO: Transporter is searching for updated software components. [2012-09

The max number of retries was performed. Upload ipa issue

纵饮孤独 提交于 2019-12-12 21:32:59
问题 I have built ipa using build.phonegap.com. I am trying to unload this ipa to the store, but got this error: 回答1: I solved this problem. Install xCode 4. And use version application loader of this xCode 4. And this problem was resolved. 回答2: this problem is network is not stable, change the network or restart Xcode(application-loader) trying. itc help 来源: https://stackoverflow.com/questions/23756540/the-max-number-of-retries-was-performed-upload-ipa-issue

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

瘦欲@ 提交于 2019-12-12 11:31:43
问题 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 can't find any info. 回答1: Its was problem with Apples process. Worked the day after! 回答2: I would check following 1. Profile, username, password, certificate 2. Clean Build and Try again. 回答3: I kept getting it for several days until I changed

Error ITMS-9000: "Invalid Bundle. The bundle at 'XX.app' does not contain a bundle executable

喜夏-厌秋 提交于 2019-12-12 04:58:20
问题 I'm using Application loader 2.9.1 to submit application built by adobe flash player CS 6 with AIR SDK 15 First i submit .ipa but got error: Unable to extract archive. So i searching and find way: -extract .ipa -inside payload > .zip the xx.app folder Then i send .zip file and got Error: Error ITMS-9000: "Invalid Bundle. The bundle at 'XX.app' does not contain a bundle executable Anyone know how to solve this? 回答1: Just change .ipa extension to .zip directly, then try to send again. 回答2: Well

This binary does not seem to have been built with Apples Linker

流过昼夜 提交于 2019-12-12 02:52:29
问题 I've built an app using phonegap build for ios and android. Both versions work great using their respective developer versions. The android app was sent off to google play smoothly and was quickly available on the android market. From there it is downloaded and installed without a hitch. The fate of the ios version is not so great. When I upload the ipa (mmm, beer) phonegap build gives me using Application Loader I get the following error, ERROR ITMS-9000: "The binary is invalid. The

Application Loader is unable to upload your package

守給你的承諾、 提交于 2019-12-11 16:41:48
问题 I am uploading the .ipa file to iTunes and it is giving me the error We’re having trouble connecting to the App Store. Please try again later. Can anyone guide me what is happening here as King Apple is not giving me any clue here. 回答1: Well, I tried a couple of things but nothing seems to be working. What worked for me was kill Xcode, kill application loader and mac restart. It will work. Yes, don't look at me like this, Thanks to Apple. 来源: https://stackoverflow.com/questions/56561465