ITMS-90338

1,571 results found

Post

Replies

Boosts

Views

Activity

ERROR ITMS-90541
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?
0
0
880
May ’19
ITMS-90668
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.
5
0
4.2k
May ’16
Issue uploading release builds using ITMS Transporter: ITMS-90529 Invalid package
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!
4
0
1k
Jul ’23
error itms 4062
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.
1
0
505
Feb ’20
ERROR ITMS-90575:
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'
0
0
829
May ’17
error itms-90023
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.
2
0
1.7k
Jun ’15
Does allowAppInstallation make itms protocol invalid?
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
0
0
336
Dec ’20
ITMS-3000 bundle_version
When trying to Upload to App Store..., I get the followingArchive upload failed with errors:Archive upload failed due to the issues listed below.ERROR ITMS-3000: Line 9 column 28: value of attribute bundle_version is invalid; must be a string with length at most 100 (actual length was 138) at XPath /package/software_assetsI've attempted to change the build number, as I was using a long number, however even when using 1 as my build number and version 1.3, I still am 38 characters over. There doesn't seem to be any indication of how to correct this issue. Where else do I trim characters from? Should I even have to?
0
0
249
Apr ’16
ITMS-90072 Error
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
1
0
457
Jun ’15
UIMarkupTextPrintFormatter - Non-public API?
I recently had a build go into the system for Test Flight distribution and got the automated message: ITMS-90338: Non-public API usage - The app contains or inherits from non-public classes in Contents/MacOS/: UIMarkupTextPrintFormatter. I've been using UIMarkupTextPrintFormatter for a long time, and it appears to be a very-public API. I don't even see it as being marked obsolete/deprecated. Is anyone else getting this message? Is this just a goof on Apple's part, or will I need to find some alternative to UIMarkupTextPrintFormatter?
1
0
784
Jun ’22
ERROR ITMS-5063?
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.
4
0
944
Dec ’15
ITMS-90725 with xcode 12.4
Since the 20th of April, 2021 my apps have been sporadically (1 in 2) failing for the ITMS-90725 issue and is explained as follows: ITMS-90725: SDK Version Issue - This app was built with the iOS SDK. All iOS apps submitted to the App Store must be built with the iOS 13 SDK or later, included in Xcode 11 or later. Further, starting April 26, 2021 iOS apps submitted to the App Store must be built with the iOS 14 SDK or later, included in Xcode 12 or later. Which is very odd as I'm using XCode 12.4, has anyone else experienced this issue and/or fixed it?
16
0
9.7k
Apr ’21
ERROR ITMS 90158
I TAKE THIS TYPE OF ERROR URL schemes need to begin with an alphabetic character can some one help me please ERROR ITMS-90158: The following URL schemes found in your app are not in the correct format: [meg-a_dotwusa]. URL schemes need to begin with an alphabetic character, and be comprised of alphanumeric characters, the period, the hyphen or the plus sign only. Please see RFC1738 for more detail.
0
0
1.1k
Feb ’21