Search results for

“ITMS-90158”

1,691 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
2.1k
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
2.0k
Oct ’23
ERROR ITMS-4162
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?
2
0
634
Sep ’15
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.7k
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.4k
Jul ’23
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
958
May ’19
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
914
May ’17
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
576
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
377
Dec ’24
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
523
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
446
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
303
Apr ’16
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
2.1k
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
2.0k
Activity
Oct ’23
ERROR ITMS-4162
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?
Replies
2
Boosts
0
Views
634
Activity
Sep ’15
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.7k
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.4k
Activity
Jul ’23
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
958
Activity
May ’19
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
470
Activity
Oct ’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'
Replies
0
Boosts
0
Views
914
Activity
May ’17
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
576
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
377
Activity
Dec ’24
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
523
Activity
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
Replies
0
Boosts
0
Views
446
Activity
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?
Replies
0
Boosts
0
Views
303
Activity
Apr ’16