I'm adding <subttile> and <promotional_text> to my itms metadata.xml file but iTMSTransporter complains with a ERROR ITMS-3000. ERROR ITMS-3000: Line 16 column 25: element subtitle not allowed anywhere; expected the element end-tag or element description, keywords, privacy_policy_text, privacy_url, software_screenshots, software_url, support_url or version_whats_new at XPath /package/software/software_metadata/versions/version/locales/locale[27]/subtitle ERROR ITMS-3000: Line 17 column 33: element promotional_text not allowed anywhere; expected the element end-tag or element description, keywords, privacy_policy_text, privacy_url, software_screenshots, software_url, support_url or version_whats_new at XPath /package/software/software_metadata/versions/version/locales/locale[27]/promotional_textI thought it was a probelm with the version of iTMSTransporter embedded in Xcode 8 but I'm seeing this also with Xcode 9 GM.Anyone else seeing this? Any workaround?
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi,Hoping someone can help with this as I seem to be hitting a brick wall.When I archive my app (with iMessage Extension) and submit to the app store I get the following message:ERROR ITMS-90644: Missing Image Asset. Your app is missing the large App Icon asset 'Message Icon' in 'payload/thing.app/plugins/thingimessage.appex'.What's bizarre is that icon is present (1024x768). I've tried regenerating the icon sets multiple times, but i'm at a loss as to what else to do. The only other partial solution was found in this thread: https://forums.developer.apple.com/thread/52920I seem to have a similar issue in that the assets.car file is only 16kb (and should be much larger). Any help or suggestions appreciated!ThanksMike
I have the same issue using the GM version of Xcode. I'm a member of three teams, and when I try to upload the new app:ERROR ITMS-4088: The organization {name} does not have permission to modify the application with the Apple ID {id_here}. Please try again, using an account for an organization with access to this application. at SoftwareAssets
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags:
I'm getting this issue as well:ERROR ITMS-4088: The organization <Name of Account> does not have permission to modify the application with the Apple ID 123456789. Please try again, using an account for an organization with access to this application.at SoftwareAssets
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Confirmed having the same issue this morning uploading an app to the store. This is the updated release version of Xcode 9ERROR ITMS-4088: The organization <Some Other Team> does not have permission to modify the application with the Apple ID <App ID Trying to Update>. Please try again, using an account for an organization with access to this application. at SoftwareAssetsFrustrating. Need to get this push out the door.** Update that using the Application Loader worked for me.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
My app is 64bit only, but I still got the error?ERROR ITMS-90096: Your binary is not optimized for iPhone 5 - New iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must include a launch image referenced in the Info.plist under UILaunchImages with a UILaunchImageSize value set to {320, 568}. Launch images must be PNG files and located at the ...
I have already uploaded a build to ios-appstore of 3.0.4 version. But i now want to upgrade it to 3.0.5 as i had made changes to it. I have changed my config.xml in phonegap ios project.<widget id=com.xyz.abc version=“3.0.5” ios-CFBundleIdentifier=com.xyz.abc ios-CFBundleVersion=“3.0.5” android-packageName=com.xyz.abc android-versionCode=3052 xmlns=http://www.w3.org/ns/widgets xmlns:cdv=http://cordova.apache.org/ns/1.0> But I am facing an error while upgrading the build and it says, the build version 3.0.5 already existsPackage Summary:1 package(s) were not uploaded because they had problems:/var/folders/m7/l702x2p56212rmcvljf795p00000gn/T/579B1C35-6422-4DD1-9B7A-295E12C27507/1271124371.itmsp - Error Messages:ERROR ITMS-4238: Redundant Binary Upload. There already exists a binary upload with build version '3.0.5' for train '3.0.5' at SoftwareAssets/PreReleaseSoftwareAssetHow shall I proceed ahead?
I've got an issue in Xcode 9 - it says:iTunes Store Operation Failed 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. iTunes Store Operation Failed ERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0. iTunes Store Operation Failed ERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro. iTunes Store Operation Failed ERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0.But I have all this icon sizes on its places: http://take.ms/iNSDv
Wow. EVERY.SINGLE.TIME Apple releases a new Xcode, it is a POS. I changed NOTHING in my app setup, a setup that has been uploading fine, and now I can't fix the stupid ITM-4088 errors.Seriously, Apple? Do you do testing anymore?
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags:
Hello, Guys,I have two games received the same rejection but cannot figure out what does the review team mean and how to fix these issues.Guideline 2.3 - Performance - Accurate MetadataWe noticed that your app's metadata includes the following information, which is not relevant to the app's content and functionality.Specifically, this app contains references to an app piracy storefront.Guideline 2.3.1 - PerformanceWe discovered that your app contains hidden features. Specifically, this app contains references to an app piracy storefront.Guideline 2.5.2 - Performance - Software RequirementsDuring review, your app installed or launched executable code, which is not permitted on the App Store. Specifically, your app uses the itms-services URL scheme to install an app.Please note that while educational apps designed to teach, develop, or allow students to test executable code may, in limited circumstances, download code, such code may not be used for other purposes and such apps must make the source code
I am having this exact same problem. I am totally blocked by this issue and I cannot release anything to testflight or Itunes connect.Furthermore, when I attempt to use the application loader, I continue to recieve error (this might be a separate issue) with validation errors for app icons that have been defined. All the assets are there, copied as part of the asset catalog.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 >= 10.0.ERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro.ERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 10.0.
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags:
TL;DR of the thread so far:* Sep 14-26: Tons of people are getting ITMS-4088 and are unable to upload apps* Sep 26: Apple employee commented (after 12 days) that it's now fixed (server-side)* Sep 27: One person confirms that this is working now then takes it back* Sep 27-28: People continue commenting that this hasn't been fixedWhat a mess!
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags:
Clearly the problem is not fixed!I initially thought it was since my main app (team A) now can upload correctly. But another app (Team B) can't be uploaded for the very same reason (ITMS-4088) as Xcode try to upload the app with Team A, when it should be Team B.So basically NO IT'S NOT FIXED, AND THIS IS TAKING TOO LONG!
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags:
Go to menu Product > Archive, right click on your new build > Show in Finder.Open Terminal and change to Archive: (type cd + space, drag your new build *.xcarchivecd /Users/[user]/Library/Developer/Xcode/Archives/[XXX].xcarchiveUsing @stubyte's code:find Products/ -name Info.plist -print0 | xargs -0n1 plutil -replace BuildMachineOSBuild -string 16A323Go back to Xcode > Windows > Organizer > Upload to App Store...Fixed: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 >= 10.0. ERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro. ERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 10.0.Still warningWARNING ITMS
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
I think this issue started with the combination of XCode 9 and High Sierra (apple file system).When I attempt to upload a new build to iTunes Connect via xcode it stops with error belowERROR ITMS-90391: Missing Icons. No icons found for watch application 'myappname.app/Watch/myappname WatchKit App.app'. Make sure that its Info.plist file includes entries for CFBundleIconFiles.Never had that problem. The fix was to make sure that the image assests file under the watch extension had all targets unchecked and the assets file under the watch app should only be checked for the watch app target. That's fine except I have complicationsThose complications have images and the only way to show those images are if the files are in the assets file with the Watch Kit extension set as the target. But then it won't upload to iTunes giving me that same error.Clearly something changed and Xcode is confused.I've tried so many combinations and the only one that lets me upload is the one were the watch kit extension tar