Search results for

“ITMS-90338”

1,703 results found

Post

Replies

Boosts

Views

Activity

iTMS transporter does not change inapp products price tiers since 01.12.2015
Hello,I'm using iTMS transporter tool to upload and changing inapp products into iTCFor uploading new products I use following steps:1. Preparing package for upload it to iTC servers2. Sending package to iTC servers3. Receiving products review status using lookup modeThere is no problems during those steps.For changing products price, I use following steps:1. Preparing simillar as new product package, only product price field is changed2. Sending package to iTC servers3. Receiving products review status using lookup modeTill 1 December I was able to sent new inapps to iTC and change prices for existing products using methology above.After 1 December I start to recieve following error during send updated inapp products:ERROR: ERROR ITMS-4062: In-App Purchase with product_id=ios_listen.9443940 is not currently editable. at Software/SoftwareMetadata/SoftwareInAppPurchase[2015-12-01 17:45:40 MSK] <main> ERROR: ERROR ITMS-4062: In-App Purchase with product_id=ios_listen.9305392 is
0
0
522
Dec ’15
Command line notarization Dealing with ITMS-90732 Duplicate upload.
I am currently notarizing from the command line.When I try to notarize an item that has already been uploaded the result from the command line is:2019-07-30 12:43:05.491 altool[11971:259993] No errors getting notarization info. RequestUUID: <redacted> Date: 2019-07-30 16:40:25 +0000 Status: invalid LogFileURL: (null)Then in a minute or two I get an email explaining that ITMS-90732: Duplicate Upload - The software asset has already been uploaded.My question is how I can get this info from the command line so the build script can deal with the result?
5
0
2.3k
Jul ’19
App Store upload warning "ITMS-90686: "The binary you uploaded was invalid"
I had no issue when uploading the last version, but, this time I tried to lower the iOS deployment version (from 10.0 to 9.0) and I'm getting this warning. It's not an error but it still concerns me.So far I tried these:- http://stackoverflow.com/questions/24823926/itms-9000-the-binary-you-upload-was-invalid- http://stackoverflow.com/questions/32908964/error-itms-90168-the-binary-you-uploaded-was-invalidbut none worked for me.I made sure I changed the deployment version in both project setting and target setting. And I still see the same warning even when I tried to revert back to 10.0 deployment target.It seems that they pass all the validation and processing no matter what. I don't know if this is just a warning I can safely ignore or not.Does anyone have the similar issue?
12
0
4.4k
Oct ’16
ERROR ITMS-90075: The application-identifier entitlement is missing
I am trying to submit an Xcode archive to the App Store ... I am using Xcode8. When I try to upload the archive, I get this error from the system:ERROR ITMS-90075: This bundle is invalid. The application-identifier entitlement is missing; it should contain your 10-character Apple Developer ID, followed by a dot, followed by your bundle identifier.I am submitting an iPhone app with a WatchOS2 app and WatchOS2Extension. In all three cases, I've check the mobileprovisioning profiles inside the archive that is created, and all three of them seem to contain the application-identifier just fine: <key>application-identifier</key> <string>ET9QYDEGT6.com.zsquare.myapp</string> <key>application-identifier</key> <string>BJ97GLR9R3.com.zsquare.myapp.watchkitapp</string> <key>application-identifier</key> <string>BJ97GLR9R3.com.zsquare.ijournal.myapp.watchkitextension</string>I also have 2 other targets in the archive ... they're both framewor
2
0
3.2k
Oct ’16
App Store Connect: ITMS-90111 Invalid Toolchain
OS: macOS Sonoma Xcode version: 14.3.1 Release When I upload the archive to App Store Connect and send it to review I get the following message: ITMS-90111: Invalid Toolchain - Your app was built with a beta version of Xcode or SDK. Apps submitted to the App Store must be built with the GM version of Xcode 10.1 and the SDK for iOS 12.1 and watchOS 5.1, Xcode 7.1 and the SDK for tvOS 9, or Xcode 6 and the SDK for macOS 10.9 or later. If you are using an Xcode beta version to test your app, make sure you are using the latest supported version. For more information about supported beta versions, view the App Store Connect What's New page (https://developer.apple.com/app-store-connect/whats-new/). What's the problem please?
1
0
649
Jun ’23
Uploading failed with ERROR ITMS-90045: Invalid Code Signing Entitlements
PresentationI've an Apple Dev ID as a member of an organisation.I use Visual Studio 2019 on Windows 10 to build the ipa file via the Mac using Xcode version 11.2.1.The ipa file is uploaded to the store using Fastlane by the administrator of the same organisation.DESCRIPTION OF PROBLEMWe've this problem when uploading ipa file on the store.With the developer provisioning profile, I can execute my app without problem.But with the distribution provisionning profile created by the administrators, when they upload the ipa file,we have the errors above. The distribution provisionning profile is generated by them with the iCloud option Include Cloudkit support (requires Xcode 6).As a member, I download the profile on the Mac and double-click on it to load it in Xcode.In order to see the profile in question in Visual Studio 2019, I download the profile from Xcode and build the ipa file with theconfiguration Ad-Hoc, the only one that I can use with the profile provided.In the Entilements file, I only have these two li
4
0
5.6k
Dec ’19
ITMS-91065: Missing signature and forks of open source libs
Hello, I received an App Store rejection (ITMS-91065: Missing signature) for one of my iOS apps related to vendor-signed third-party SDKs and I want to understand the rule more clearly. My understanding is that some third-party SDKs must be vendor-signed; I believe the vendor list is: https://developer.apple.com/support/third-party-SDK-requirements/. In my app, for example, I have a fork of RxSwift that we build from source and therefore self-sign. That seems reasonable, but it does mean that it will no longer be signed by the vendor. How can I ensure I won't be flagged for using a non–vendor-signed third-party SDK in this case? Thanks, Sam
0
0
97
Jan ’26
Enterprise appstore : itms-services : Getting "open this page in iTunes"
Hi,In enterprise app store(WebApp) we are trying to access the OTA link to download the application through itms-services but getting this dialogue Open this page in iTunes? in between which I want to discard through progrmmatically. Can anyone please how to avoid this dialogue?If anyone figures this out, it would be helped in knowing how to DISABLE iTunes prompt programmtically.I am looking to install the app directly without prompting this message as this is happened when I am access the OTA link through native app.Thanks & Regards,SKP
0
0
1.1k
Jan ’19
Reply to ITMS-91061: Missing privacy manifest
See Handling ITMS-91061: Missing privacy manifest for a response.
Replies
Boosts
Views
Activity
Mar ’25
Reply to Regarding Firebase Privacy Manifest in PrivacyInfo.xcprivacy
@HirakDesai , see Handling ITMS-91061: Missing privacy manifest.
Replies
Boosts
Views
Activity
Feb ’25
Reply to App rejected for invalid binary
See Handling ITMS-91061: Missing privacy manifest for a response.
Replies
Boosts
Views
Activity
Jun ’25
iTMS transporter does not change inapp products price tiers since 01.12.2015
Hello,I'm using iTMS transporter tool to upload and changing inapp products into iTCFor uploading new products I use following steps:1. Preparing package for upload it to iTC servers2. Sending package to iTC servers3. Receiving products review status using lookup modeThere is no problems during those steps.For changing products price, I use following steps:1. Preparing simillar as new product package, only product price field is changed2. Sending package to iTC servers3. Receiving products review status using lookup modeTill 1 December I was able to sent new inapps to iTC and change prices for existing products using methology above.After 1 December I start to recieve following error during send updated inapp products:ERROR: ERROR ITMS-4062: In-App Purchase with product_id=ios_listen.9443940 is not currently editable. at Software/SoftwareMetadata/SoftwareInAppPurchase[2015-12-01 17:45:40 MSK] <main> ERROR: ERROR ITMS-4062: In-App Purchase with product_id=ios_listen.9305392 is
Replies
0
Boosts
0
Views
522
Activity
Dec ’15
Command line notarization Dealing with ITMS-90732 Duplicate upload.
I am currently notarizing from the command line.When I try to notarize an item that has already been uploaded the result from the command line is:2019-07-30 12:43:05.491 altool[11971:259993] No errors getting notarization info. RequestUUID: <redacted> Date: 2019-07-30 16:40:25 +0000 Status: invalid LogFileURL: (null)Then in a minute or two I get an email explaining that ITMS-90732: Duplicate Upload - The software asset has already been uploaded.My question is how I can get this info from the command line so the build script can deal with the result?
Replies
5
Boosts
0
Views
2.3k
Activity
Jul ’19
Error to Upload at App Store: ERROR ITMS-90085: "No architectures in the binary.
Hello,Im tryng to upload a binary to App store but i get this errorERROR ITMS-90085: No architectures in the binary. Lipo failed to detect any architectures in the bundle executable. Someone know what this mean?Thanx!
Replies
0
Boosts
0
Views
1.1k
Activity
Nov ’16
ios 17 "itms-services://?action=download-manifest..." don't open plist
if UIApplication.shared.canOpenURL(URL(string: itms-services://?action=download-manifest&url=http://....plist)!) { UIApplication.shared.open(URL(string: url)!, options:[:], completionHandler: { (success : Bool) in }) } in ios 17 this is not good
Replies
0
Boosts
0
Views
1.3k
Activity
Aug ’23
App Store upload warning "ITMS-90686: "The binary you uploaded was invalid"
I had no issue when uploading the last version, but, this time I tried to lower the iOS deployment version (from 10.0 to 9.0) and I'm getting this warning. It's not an error but it still concerns me.So far I tried these:- http://stackoverflow.com/questions/24823926/itms-9000-the-binary-you-upload-was-invalid- http://stackoverflow.com/questions/32908964/error-itms-90168-the-binary-you-uploaded-was-invalidbut none worked for me.I made sure I changed the deployment version in both project setting and target setting. And I still see the same warning even when I tried to revert back to 10.0 deployment target.It seems that they pass all the validation and processing no matter what. I don't know if this is just a warning I can safely ignore or not.Does anyone have the similar issue?
Replies
12
Boosts
0
Views
4.4k
Activity
Oct ’16
ERROR ITMS-90075: The application-identifier entitlement is missing
I am trying to submit an Xcode archive to the App Store ... I am using Xcode8. When I try to upload the archive, I get this error from the system:ERROR ITMS-90075: This bundle is invalid. The application-identifier entitlement is missing; it should contain your 10-character Apple Developer ID, followed by a dot, followed by your bundle identifier.I am submitting an iPhone app with a WatchOS2 app and WatchOS2Extension. In all three cases, I've check the mobileprovisioning profiles inside the archive that is created, and all three of them seem to contain the application-identifier just fine: <key>application-identifier</key> <string>ET9QYDEGT6.com.zsquare.myapp</string> <key>application-identifier</key> <string>BJ97GLR9R3.com.zsquare.myapp.watchkitapp</string> <key>application-identifier</key> <string>BJ97GLR9R3.com.zsquare.ijournal.myapp.watchkitextension</string>I also have 2 other targets in the archive ... they're both framewor
Replies
2
Boosts
0
Views
3.2k
Activity
Oct ’16
ITMS-90876: Missing entitlement
Since this app contains an App Clip, the com.apple.developer.associated-appclip-app-identifiers entitlement should be present and include the value of the App Clip's application identifier. Please add this entitlement, then resubmit. Added then also still I am getting the warning from TestFlight ? Please help to resolve the particular issue
Replies
0
Boosts
0
Views
659
Activity
Oct ’23
Reply to Invalid Binary uploading app in TestFlight
See Handling ITMS-91061: Missing privacy manifest for a response.
Replies
Boosts
Views
Activity
Apr ’25
App Store Connect: ITMS-90111 Invalid Toolchain
OS: macOS Sonoma Xcode version: 14.3.1 Release When I upload the archive to App Store Connect and send it to review I get the following message: ITMS-90111: Invalid Toolchain - Your app was built with a beta version of Xcode or SDK. Apps submitted to the App Store must be built with the GM version of Xcode 10.1 and the SDK for iOS 12.1 and watchOS 5.1, Xcode 7.1 and the SDK for tvOS 9, or Xcode 6 and the SDK for macOS 10.9 or later. If you are using an Xcode beta version to test your app, make sure you are using the latest supported version. For more information about supported beta versions, view the App Store Connect What's New page (https://developer.apple.com/app-store-connect/whats-new/). What's the problem please?
Replies
1
Boosts
0
Views
649
Activity
Jun ’23
Uploading failed with ERROR ITMS-90045: Invalid Code Signing Entitlements
PresentationI've an Apple Dev ID as a member of an organisation.I use Visual Studio 2019 on Windows 10 to build the ipa file via the Mac using Xcode version 11.2.1.The ipa file is uploaded to the store using Fastlane by the administrator of the same organisation.DESCRIPTION OF PROBLEMWe've this problem when uploading ipa file on the store.With the developer provisioning profile, I can execute my app without problem.But with the distribution provisionning profile created by the administrators, when they upload the ipa file,we have the errors above. The distribution provisionning profile is generated by them with the iCloud option Include Cloudkit support (requires Xcode 6).As a member, I download the profile on the Mac and double-click on it to load it in Xcode.In order to see the profile in question in Visual Studio 2019, I download the profile from Xcode and build the ipa file with theconfiguration Ad-Hoc, the only one that I can use with the profile provided.In the Entilements file, I only have these two li
Replies
4
Boosts
0
Views
5.6k
Activity
Dec ’19
ITMS-91065: Missing signature and forks of open source libs
Hello, I received an App Store rejection (ITMS-91065: Missing signature) for one of my iOS apps related to vendor-signed third-party SDKs and I want to understand the rule more clearly. My understanding is that some third-party SDKs must be vendor-signed; I believe the vendor list is: https://developer.apple.com/support/third-party-SDK-requirements/. In my app, for example, I have a fork of RxSwift that we build from source and therefore self-sign. That seems reasonable, but it does mean that it will no longer be signed by the vendor. How can I ensure I won't be flagged for using a non–vendor-signed third-party SDK in this case? Thanks, Sam
Replies
0
Boosts
0
Views
97
Activity
Jan ’26
Enterprise appstore : itms-services : Getting "open this page in iTunes"
Hi,In enterprise app store(WebApp) we are trying to access the OTA link to download the application through itms-services but getting this dialogue Open this page in iTunes? in between which I want to discard through progrmmatically. Can anyone please how to avoid this dialogue?If anyone figures this out, it would be helped in knowing how to DISABLE iTunes prompt programmtically.I am looking to install the app directly without prompting this message as this is happened when I am access the OTA link through native app.Thanks & Regards,SKP
Replies
0
Boosts
0
Views
1.1k
Activity
Jan ’19