itunesconnect

Invalid Executable Size - From iTunes Connect

纵然是瞬间 提交于 2019-12-08 01:03:46
问题 I am uploading my iOS application on iTunes. I am using MonoTouch for compiling my LibGdx Game for iOS. In Android it is hardly 7-8mb. But When I upload on iTunes AppStore then its goes to 78 mb. I dont know why ? Please Let me know. I have also received this error from Apple. Dear developer, We have discovered one or more issues with your recent delivery for "Run Panda Run: Racing". To process your delivery, the following issues must be corrected: Invalid Executable Size - The executable

iTunes Store Operation failed: Error description not available

…衆ロ難τιáo~ 提交于 2019-12-07 23:33:16
问题 I'm trying to submit a new build to iTunes Connect but I keep getting this error: iTunes Store Operation failed: Error description not available while submitting. The strange thing is that I already succeeded uploading 3 builds to iTunes Connect. But now I keep getting this error, it has been happening for 4 days now so I guess it's not an issue on Apple's servers. I tried changing build and version numbers, as wel as re-creating provisioning profiles etc. Who can help? After 4 days this is

iTunes App Store Language String

末鹿安然 提交于 2019-12-07 22:40:56
问题 I would like to know where is the correct place to put the available languages of an app so they show at the iTunes App Store app description. Some peeps here at SO say it should be at the binary while others say it is at the iTunes Connect Site. Any idea? 回答1: The answer is probably both of those. If you localize files in your app within Xcode and populate the InfoPlist.strings files correctly, then assuming the iOS device's system language changes then it will load them when your app is

ERROR ITMS-90022 Missing Required Icon File

偶尔善良 提交于 2019-12-07 18:08:59
问题 I was hoping someone could help me with an issue. I was attempting to upload my app to the App Store when suddenly I received an error message stating that I had a missing icon file. The error was: ERROR ITMS-90022: "Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0." I haven't modified any of my icons but I did notice that when I updated the info.plist file to change the Build Number

How to cancel 'waiting for upload'?

假如想象 提交于 2019-12-07 16:11:48
问题 I know this isn't a programming question, but I wonder if someone could quickly help me. I've discovered a minor issue with an app that is 'waiting for upload' in iTunes Connect. How can I cancel this? Thanks. 回答1: Answer is to upload the binary, and then cancel it. 来源: https://stackoverflow.com/questions/19003385/how-to-cancel-waiting-for-upload

How to localise an arabic app in iTunes connect?

走远了吗. 提交于 2019-12-07 15:37:29
问题 I'm trying to use Arabic description and metadata for my app. In iTunes connect it states that these data must be in English or any other languages, so I did put them in English. The development of my app(storyboard and content) is in arabic.So when I went to submit the app in iTunes connect I didn't found Arabic language support! My question is how can I submit arabic details for the app name,description and screenshots?! Thanks 回答1: iTunes does not support Arabic. I faced with that issue

Validating fails because of account permissions

余生长醉 提交于 2019-12-07 11:25:50
问题 I've been added as a Team member by Team Admin through the iTunesConnect and I am trying to create an archive and validate it. It fails as title says with a message : Also, if I try to let the Xcode fix this automatically, I get this error: The Team Agent created iOS Distribution profile in iTunesConnect and according to the docs, the Team Member indeed can't create certificates : but that is why the Team Admin created them for me, but still, it looks like my Xcode tries to create

App Processing Error: Unexpected CFBundleExecutable Key

梦想的初衷 提交于 2019-12-07 11:11:03
问题 I am trying to submit to Apple with bitCode enabled. Everytime i submit I am getting this email. We have discovered one or more issues with your recent delivery for "MyAPPP". To process your delivery, the following issues must be corrected: Unexpected CFBundleExecutable Key - The bundle at '/Payload/MyAPPP.app/Base.lproj' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using

Application Loader cannot choose zip file of my Mac app

天涯浪子 提交于 2019-12-07 11:07:08
问题 The status of my Mac app is "Waiting for upload". When I launch Application Loader, I can select it from the list. However when I click on "Choose...", I cannot select the zip file of my app (or any other file of any kind). I tried uploading an iPhone app to see if Application Loader has a problem and it works just fine. Am I missing something here? or has Apple changed anything lately with the launch of XCode 4?. Thank you guys! 回答1: You need to give Application Loader a PKG for Mac apps or

Error testing app on iOS 8.3: Testflight could not install app. There was an error with this request

主宰稳场 提交于 2019-12-07 10:47:15
问题 I updated my Xcode to 7.2. I sent an app build to testers and one tester had the following error: Testflight could not install app. There was an error with this request His device is an iPad 2 running iOS 8.3. Deleting the user and reinstalling the app has no effect. What is causing this and how can we prevent Testflight installs from failing with this error? 来源: https://stackoverflow.com/questions/35404379/error-testing-app-on-ios-8-3-testflight-could-not-install-app-there-was-an-err