Search results for

“ITMS-90338”

1,703 results found

Post

Replies

Boosts

Views

Activity

About ITMS-91065
In order to facilitate management, we integrate some SDKs such as Firebase into one of our own internally used SDKs. Recently, when submitted to the appstore, we were prompted that FirebaseCrashing included in the SDK lacked the necessary signature (ITMS-91065). The information that can be confirmed is that after packaging the SDK through secondary packaging, the original signature is lost. And we have a static reference. So what I want to ask is whether we can only manually sign our secondary packaging sdk (the signature is our own certificate different from the original Firebase) to solve this ITMS-91065 problem. According to the description of the Apple Developer Conference, Apple only verifies the consistency and security of the SDK and does not record the signature of each SDK on Apple's servers. Therefore, you should only need to ensure that the SDK is in a signed state to comply with Apple's review requirements. (My guess is still being verified)
2
0
2k
May ’24
Cannot fix ITMS-90738 and ITMS-90683 issues
Hello, I need help because I have not succeeded to fix the following issues: ITMS-90738: Invalid purpose string value - The “NSLocationAlwaysAndWhenInUseUsageDescription” value for the NSLocationAlwaysAndWhenInUseUsageDescription key isn’t allowed in “SuperNewsV2UIKit.app”. Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “SuperNewsV2UIKit.app” bundle should contain a NSLocationAlwaysAndWhenInUseUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. For details, visit: https://developer.apple.com/documentation/uikit/protecting_the_user_s_privacy/requesting_access_to_protected_resources. ITMS-90683: Missing purpose string in Info.plist - Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “SuperN
2
0
1.9k
Oct ’23
ERROR ITMS-90046
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?
1
0
1.6k
Sep ’15
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.8k
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!
5
0
1.3k
Jul ’23
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
908
May ’17
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
950
May ’19
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.8k
Jun ’15
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
511
Jun ’15
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
567
Feb ’20
ITMS-90433 Error
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.
1
0
366
Dec ’24
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
432
Dec ’20
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
914
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
1k
Dec ’15
About ITMS-91065
In order to facilitate management, we integrate some SDKs such as Firebase into one of our own internally used SDKs. Recently, when submitted to the appstore, we were prompted that FirebaseCrashing included in the SDK lacked the necessary signature (ITMS-91065). The information that can be confirmed is that after packaging the SDK through secondary packaging, the original signature is lost. And we have a static reference. So what I want to ask is whether we can only manually sign our secondary packaging sdk (the signature is our own certificate different from the original Firebase) to solve this ITMS-91065 problem. According to the description of the Apple Developer Conference, Apple only verifies the consistency and security of the SDK and does not record the signature of each SDK on Apple's servers. Therefore, you should only need to ensure that the SDK is in a signed state to comply with Apple's review requirements. (My guess is still being verified)
Replies
2
Boosts
0
Views
2k
Activity
May ’24
Cannot fix ITMS-90738 and ITMS-90683 issues
Hello, I need help because I have not succeeded to fix the following issues: ITMS-90738: Invalid purpose string value - The “NSLocationAlwaysAndWhenInUseUsageDescription” value for the NSLocationAlwaysAndWhenInUseUsageDescription key isn’t allowed in “SuperNewsV2UIKit.app”. Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “SuperNewsV2UIKit.app” bundle should contain a NSLocationAlwaysAndWhenInUseUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. For details, visit: https://developer.apple.com/documentation/uikit/protecting_the_user_s_privacy/requesting_access_to_protected_resources. ITMS-90683: Missing purpose string in Info.plist - Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “SuperN
Replies
2
Boosts
0
Views
1.9k
Activity
Oct ’23
ERROR ITMS-90046
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?
Replies
1
Boosts
0
Views
1.6k
Activity
Sep ’15
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.
Replies
5
Boosts
0
Views
4.8k
Activity
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!
Replies
5
Boosts
0
Views
1.3k
Activity
Jul ’23
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'
Replies
0
Boosts
0
Views
908
Activity
May ’17
ITMS-90237 Fehler
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!!!
Replies
0
Boosts
0
Views
463
Activity
Oct ’20
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?
Replies
0
Boosts
0
Views
950
Activity
May ’19
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.
Replies
2
Boosts
0
Views
1.8k
Activity
Jun ’15
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
Replies
1
Boosts
0
Views
511
Activity
Jun ’15
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.
Replies
1
Boosts
0
Views
567
Activity
Feb ’20
ITMS-90433 Error
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.
Replies
1
Boosts
0
Views
366
Activity
Dec ’24
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
Replies
0
Boosts
0
Views
432
Activity
Dec ’20
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?
Replies
1
Boosts
0
Views
914
Activity
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.
Replies
4
Boosts
0
Views
1k
Activity
Dec ’15