Search results for

ITMS-90158

1,681 results found

Post

Replies

Boosts

Views

Activity

Reply to iTMSTransporter -m upload fail
You can check your iTMSTransporter position is in Transporter.app or download from Apple webview. I've downloaded iTMSTransporter from https://help.apple.com/itc/transporteruserguide/en.lproj/static.html#apdAe41970bd and change my command line from /Applications/Transporter.app/Contents/itms/bin/iTMSTransporter to /usr/local/itms/bin/iTMSTransporter to solve this problem.
Oct ’24
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
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
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
634
Jun ’23