Search results for

ITMS-90158

1,686 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
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
641
Jun ’23
ITMS-90338: Non-public API usage _CMTimebaseCreateWithMasterClock
Hi, our app build suddenly got rejected: ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/AmazonIVSPlayer.framework/AmazonIVSPlayer: _CMTimebaseCreateWithMasterClock. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/ Our build's today at 0 AM GMT+0 is still passing the automatic review, but our build at 3 AM GMT+0 got this error. Our build both includes AmazonIVSPlayer.framework, but somehow got treated differently. Is there any change of rule from Apple side?
42
0
7.6k
Jul ’23