Hi there, i'm getting the error ITMS-4162, The total sizes of all the IAP hosted content assets exceed the limit of 5 GB at Software/SoftwareMetadata, while trying to update a hosted content In-App. My package has about 500Mb, and according to the documentation, i can upload up to 2Gb per package. Anyone already got this error?
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I am gettingERROR ITMS-90046: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value 'applinks:mydomain.com' for key 'com.apple.developer.associated-domains' in 'Payload/MyApp.app/MyApp' is not supported.When trying to submit using Xcode 7 GM. Has anyone been able to submit support for universal links?
Hi there,On Wednesday, I was able to send my file with application loader, but since thursday, I did not change anything, and I got this error ERROR ITMS 90168 the binary you uploaded was invalid.I tried every thing, I read the previous thread of september 2015, but nothing was working. validate is working. Any ideas ?It is a ionic and cordova application.Thanking you in advance !Best,Thibaut
I have an app that uses itms-services scheme to download applications from a private App Store. This has stopped working in iOS10 beta 1. From my server logs, I can see that the manifest is downloaded, however, the subsequent request for the app described in the manifest is not downloaded and the open URL call fails. Are others seeing this problem under IOS10?
I was using Shenzhen automatically submit build to testflight everyday. The codebase and CI job works fine.Today I went to this issue, several framework of my cocoapod library reporting incomplete bitcode.I search a while, no any information found.Someone give me a clue where to resolve this issue?The session's status is FAILED and the error description is 'failed to open ssh session. (16)' 11:41:00 ERROR ITMS-90668: Invalid Bundle Executable. The executable file 'Glip.app/Frameworks/Analytics.framework/Analytics' contains incomplete bitcode. To compile binaries with complete bitcode, open Xcode and choose Archive in the Product menu.
I'm dealing with a problem uploading our release binaries that is completely perplexing. If I use the ITMS Transporter desktop app to upload my IPA, everything works fine. If I use the ITMS Transporter command line interface (which i'm calling from inside the desktop app's directory /Applications/Transporter.app/Contents/itms/bin/iTMSTransporter -m upload...) to upload my IPA, I get the following error ERROR ITMS-90529: Invalid package. Applications built with sdk 9.0 or later must be packaged as proper IPA files. No idea why this error is coming up. I can also use altool to upload my binaries successfully. The issue is altool is being deprecated and I need to be able to use the ITMS command line interface as part of some deployment scripts we have. Please help!
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store Connect
Command Line Tools
Hallo, habe jetzt schon länger den Fehler ITMS-90237: The product archive package's signature is invalid. Ensure that it is signed with your '3rd Party Mac Developer Installer' certificate. Das Problem ist, dass ich das Zertifikat aber im Schlüsselbund habe und es trotzdem nicht funktioniert. Vielleicht kann mir jemand helfen! Dankeschön!!!
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store Connect
macOS
Xcode
App was build sucessfully but I got the following error when uploading via App Uploader. Can you please tell me what I am doing wrong? This is Apple TV app.ERROR ITMS-90575: Missing Entitlement. Your app is missing the 'aps-environment' entitlement, which is required by tvOS apps that contain the 'com.apple.developer.icloud-services' entitlement. Verify you have regenerated your provisioning profile with Xcode and resubmit your app.
ERROR ITMS-90046: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on tvOS. Specifically, value '' for key 'com.apple.developer.icloud-container-environment' in 'Payload/xxxxTV.app/xxxxTV' is not supported. This value should be a string value of 'Production'
I am trying to submit an app but i get the error itms-90023. It says that the icon file of exact size 76x76 for ipad missing.I cheked the asset catalog and the file is ther. The size is also exactly 76x76.Dose anybody know what causes the error and how it can be solved.Thanks.
Every time I try to send my app to App Store Connect I get this error, ERROR ITMS-90541. This all began when I started a new project with the Apple Watch OS already installed into Xcode. I do not know why this is happening if I did nothing to the Apple Watch yet; since, the project worked with only the phone OS. I tried searching the web for ages and have not gotten any feedback or idea as to how to fix it. Can someone please help me?
Hi, I got an error ITMS-90072 : The IPA is invalid. It does not included a Payload directory during the submission process via both the XCode Organizer and Application Loader attempt. Can someone assist by sharing your experience so that we can submit our application for distribution. Your help is greatly appreciated. Thank you.Best RegardsSam
Hello. I don't know if there is anyone who can help me. I'm testing in app purchases upload using Transporter app, but I'm having this error:ERROR ITMS-4062: No software found with vendor_id at Software.Is this a problem with the metadata xml file?, or is it related to another thing?I'm using this metadata xml as starting pointhttps://help.apple.com/asc/appsspec/#/itc39ebbd83dI'm using the app's ID PACK as vendor_id. It should be using app's SKU but transporter app didn't find any app using the sku text.
The following error occurred when I uploaded the application for distribution in the test flight. After rebuilding, the problem resolved. What was the cause? I recently upgraded the Xcode version from 15.2 to 16.0, and this was my first build, so is it an environmental factor? ITMS-90433: Invalid Swift Support - The file libswifCore.dylib doesn’t have the correct code signature. Make sure you’re using the correct signature, rebuild your app using the current public (GM) version of Xcode, and resubmit it. Don’t just modify the code signature of libswiftCore.dylib.
I put apps to download with itms protocol made page on MDM. itms-services://?action=download-manifest&url= plist path on the MDM server. I put an app A of App Store with App Store download URL onto the itms page, and an app A of Enterprise(Inhouse) app which is uploaded on the MDM. Both are the same apps, although the Enterprise app layout on itms requires an ipa file and a manifest file to be uploaded on the MDM. If we set NO allowAppInstallation first, it doesn’t allow to download the app of App Store, which quite makes sense, because it prevents the device to connect App Store. However, the same happens to the Enterprise app. I thought Enterprise apps don’t require App Store connection, am I right? I know Managed Apps can push apps no matter if NO allowAppInstallation is set. And also it’s no problem to download if we put the app on a server directly and get the direct path Could you advise how we can download Enterprise apps on itms page *without* allowAppI
Hello here.I always use Application Loader to submit our app in-app purchase items in batch, and today I get this weird error I never received and for which I can't find any reference on these forums as well as on the web:ERROR ITMS-5063: Neither <provider> nor <team_id> is supplied - at least one is requiredAny ideas? What does that mean?Any help is really appreciated! Thank you in advance.