application-loader

How do I use Application Loader to submit my app to the app store?

我怕爱的太早我们不能终老 提交于 2021-02-06 10:12:55
问题 How do I publish my app to the iOS app store using Application Loader? I don't know how to get the file for Application Loader to locate. Please tell me in easy steps. Thanks! 回答1: Follow these steps: In XCode, go to Product > Archive (*) Click the Distribute App button, then select App Store Connect > Export and remember the export file location In the menu go to XCode > Open Developer Tool > Application Loader Follow the steps, indicating the .ipa export file of step 2. That's it! (*) if

Phonegap - Missing App Store Icon 1024x1024px App Store Icon

痞子三分冷 提交于 2020-02-01 17:46:47
问题 This is for PhoneGap. When submitting the .ipa with ApplicationLoader I'm getting this error: WARNING ITMS-90704: "Missing App Store Icon. iOS Apps must include a 1024x1024px App Store Icon in PNG format. Without providing the icon in the Asset Catalog or via iTunes Connect, apps cannot be submitted for App Review or Beta App Review. Refer to https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/ for more information." I use Phonegap's online build tool at https

Phonegap - Missing App Store Icon 1024x1024px App Store Icon

纵然是瞬间 提交于 2020-02-01 17:43:12
问题 This is for PhoneGap. When submitting the .ipa with ApplicationLoader I'm getting this error: WARNING ITMS-90704: "Missing App Store Icon. iOS Apps must include a 1024x1024px App Store Icon in PNG format. Without providing the icon in the Asset Catalog or via iTunes Connect, apps cannot be submitted for App Review or Beta App Review. Refer to https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/ for more information." I use Phonegap's online build tool at https

Error uploading to iOS App Store: ERROR ITMS-9000 “This bundle is invalid”

谁都会走 提交于 2020-01-13 10:16:09
问题 When we try to upload a new version of our app to Apple's App Store we get the following error in Application Loader: ERROR ITMS-9000: "This bundle is invalid. New apps and app updates submitted to the App Store must be built with public (GM) versions of Xcode 5 and iOS 7 SDK. Do not submit apps built with beta software." at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage) We are already building with the latest available version of Xcode, 5.1.1 (downloaded from the Mac App Store)

Error When Attempting to Upload a Build to iTunes Connect

孤街醉人 提交于 2020-01-13 08:51:47
问题 This post relates to a rapidly changing event. I am getting an error while trying to upload a build to iTunes Connect. This is the first time that I have seen this error, and I can't resolve it. I have tried following advice from other posts, but that has not proved successful. I have tried removing and re-adding my account in Xcode, having the client change my role to Application Manager, manually managing signing, and attempting to use Application Loader, which returns the same error. I

“Apps that include an arm64 are required to include to include both armv7 and armv7s architecture” Error in application loader

坚强是说给别人听的谎言 提交于 2020-01-11 00:06:49
问题 I am trying to submit an application via the application loader. I get this error. But I already checked in the build settings and all three architectures are included in the Valid Architectures settings. 回答1: Disconnect any device and just leave the option in "iOS Device" and archive it. 回答2: Change 'Build Active Architecture Only' to 'NO' 来源: https://stackoverflow.com/questions/22421234/apps-that-include-an-arm64-are-required-to-include-to-include-both-armv7-and-ar

Application Loader/Xcode Stuck on 'Verifying Assets with the App Store"

♀尐吖头ヾ 提交于 2020-01-01 09:19:37
问题 While trying to upload my application to App Store Connect, I got stuck at "Verifying Assets with the App Store" for 4-5 hours. My network is fine, running at 50-60 upstream, and well over 100 downstream. 回答1: To fix this issue, I opened the Application Loader, opened the Preferences ( ⌘ + , ) and navigated to the 'Advanced' tab. Disable the Signiant and Aspera Transfer Protocols but leave DAV on. 来源: https://stackoverflow.com/questions/52770972/application-loader-xcode-stuck-on-verifying

Invalid bundle… contains disallowed file 'frameworks'

非 Y 不嫁゛ 提交于 2020-01-01 04:55:27
问题 Im trying to publish my app through application loader, but I keep on getting this error. I've tried this solution however I still get the same error. Any suggestions would be appreciated. 回答1: I found out the build I was trying to upload was archived in Xcode beta 6 :/ Upgrading to the GM seed solved my problem. Also make sure Embedded Content contains swift code is set to "NO" in your build settings for your extension and set to "YES" in your build settings for your containing app. 回答2:

Best way for uploading binary Application Loader or Xcode organizer

不打扰是莪最后的温柔 提交于 2019-12-23 10:19:47
问题 I want to know best way for uploading binary to itunestore. Is it through Application loader or using Xcode organizer archive build, validate and submit. 回答1: You don't use Application Loader in Xcode 4 anymore. You can only upload through the Xcode Organiser... As zekel mentions below, you can still use Application Loader to submit your IPA files. The Xcode Organiser method is useful if you are building the app yourself and want to validate and submit from one place. Application Loader

Xcode9 WARNING ITEMS-90704, ERROR ITMS-90022

旧巷老猫 提交于 2019-12-23 07:37:10
问题 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." WARNING ITMS-90704: "Missing Marketing Icon. iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review." I set the appropriate image (PNG format) in all fields of the xcassets file. But one error and warning