Search results for

ITMS-90158

1,686 results found

Post

Replies

Boosts

Views

Activity

Application Loader: ERROR ITMS-90168 with empty message
We get an ITMS-90168 error with an empty message when uploading an ipa via Application Loader. It only happens on this specific project. Any idéas?[2015-11-20 13:38:09 CET] <main> DBG-X: parameter Version = 1.8.7 [2015-11-20 13:38:09 CET] <main> DBG-X: parameter iTMSTransporterMode = upload [2015-11-20 13:38:09 CET] <main> INFO: id = 20151120133809-398 [2015-11-20 13:38:10 CET] <main> DBG-X: Apple's web service operation return value: [2015-11-20 13:38:10 CET] <main> DBG-X: parameter ErrorMessage = ERROR ITMS-90168: (1102) [2015-11-20 13:38:10 CET] <main> DBG-X: parameter CPUToken = 7d519b50-e2e6-442f-9313-b4fa1c37f87b/1447681548281 [2015-11-20 13:38:10 CET] <main> DBG-X: parameter AssetsToDescribe = [{UTI=com.apple.ipa, Role=source, ShouldDescribeAsset=true, Filename=Unity-iPhone.ipa}] [2015-11-20 13:38:10 CET] <main> DBG-X: parameter FileSizes = {Unity-iPhone.ipa=81821147} [2015-11-20 13:38:10 CET] <main> DBG-X: parameter Checksums = {
1
0
3.0k
Nov ’15
Apple TV - ITMS 90013 - Corrupt Image File
Hi, I am receiving the above error after trying to upload it to the App Store. I would know what to do IF Xcode would provide WHICH file is corrupt. The error reads: ITMS-90013: Corrupt Image File - The image file $[IconName] appears to be corrupt. Again, I would know what to do if I had more information about which file(s) to fix. Could anyone FROM APPLE help me or give me a hint? Thanks, Dan Uff
2
0
836
Jan ’24
ITMS-90428: Invalid Swift Suppor
I am trying to upload a new build of my app from the new Xcode 15.0.1 but it keeps failing with the below error: ITMS-90428: Invalid Swift Support - The files libswiftMetal.dylib, libswiftCoreGraphics.dylib, libswiftCoreLocation.dylib, libswiftObjectiveC.dylib, libswiftCoreAudio.dylib, libswiftos.dylib, libswiftDarwin.dylib, libswiftsimd.dylib, libswiftFoundation.dylib, libswiftCoreImage.dylib, libswiftQuartzCore.dylib, libswiftNetwork.dylib, libswiftUIKit.dylib, libswiftCoreFoundation.dylib, libswiftCoreMedia.dylib, libswiftCore.dylib, libswiftDispatch.dylib, libswiftAVFoundation.dylib don’t match /Payload/goodville.app/Frameworks/libswiftMetal.dylib, /Payload/goodville.app/Frameworks/libswiftCoreGraphics.dylib, /Payload/goodville.app/Frameworks/libswiftCoreLocation.dylib, /Payload/goodville.app/Frameworks/libswiftObjectiveC.dylib, /Payload/goodville.app/Frameworks/libswiftCoreAudio.dylib, /Payload/goodville.app/Frameworks/libswiftos.dylib, /Payload/goodville.app/Frameworks/libswiftDarwin.dylib, /Pa
2
0
637
Nov ’23
ERROR ITMS-90334: Invalid Code Signature Identifier. 
I get this error when trying to submit a beta build. App Store Connect Operation Error ERROR ITMS-90334: Invalid Code Signature Identifier. The identifier com.apple.WK in your code signature for app name watch must match its Bundle Identifier com.appname.watchkitapp I don't know of anything that has changed with the code signing since last successful submission, can't find com.apple.WK anywhere in my project and have tried submitting a previous version with no changes and get the same error. Anyone have any idea what I could be doing wrong?
14
0
4.9k
Oct ’20
ITMS-4162 5 GB Error (Is There A Limit On IAP?))
I found this threadhttps://forums.developer.apple.com/thread/19882?q=ITMS-41And also some references on the web that there is an undocumented limit of 5 GB for Apple hosted IAP Purchase items.The issue is that we have been working on an app and testing for quite some time and were finalizing for release. During this entire time we did not have the 5 GB error, though the material was in excess of 5 GB total since the beginning - we have been working on this now for 11 months. (There is no one item in excess of 2 GB) The ITMS-4162 error message showed for the first time within the last couple of weeks. Up to that time it was not a problem.Has it been confirmed that there is in fact a 5 GB limit or documentation? I may have missed it. Our next step is to probably open a support ticket, but figured the answer may not require that. The error message is clear of course, but since we had not had the issue before, perhaps something else is going on, such as a glitch in the system along the lines of
0
0
395
Dec ’15
"ITMS-90853: Invalid font" on TestFlight build
Hi. I uploaded an app built with the iOS 14 SDK to App Store Connect. It worked for internal testing, but then when I submitted the build to external testing, I got this error: Dear Developer, We identified one or more issues with a recent submission for TestFlight review for your app, Pyto - Python 3 13.0 (306). Please correct the following issues, then upload again. ITMS-90853: Invalid font - There was an error validating the font at 'Pyto.app/docs_build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular 2.woff'. Validation failed. ... and the same error for more fonts. It worked before and the app was approved for the App Store. I googled the error and I found nothing. What does Invalid font mean? Is there any documentation for this? Thanks.
8
0
3.7k
Aug ’20
ITMS-90338: Non-public API usage
Hello, We noticed one or more issues with a recent delivery for the following app: xyz Version 3.0.0 Build 18396 Please correct the following issues and upload a new binary to App Store Connect. ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/xyz.framework/xyz: _dyld_shared_cache_file_path. 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/
0
0
557
Feb ’24
ITMS-90338: Non-public API usage
We are facing the below mentioned error frequently while submitting the different apps in the App Store. When we are uploading the first build, we are receiving the below mentioned error and if we increment the build version, and on re submitting we are not facing the same issue again. Could you please guide us on what caused this issue? Xcode Version: 14.2 Error : ITMS-90338: Non-public API usage - The app contains one or more corrupted binaries. Rebuild the app and resubmit.. 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.
0
0
680
Jun ’23
Upload new build for a cancelled release (ITMS-90062)
I had a release for an app approved, but not yet released (3.3.0). Then I found a smal issue, so decided to cancel the release, because I wanted to use a new build for 3.3.0. 3.3.0 is now back in Prepare for Submission state. However, I can't upload my new build for the version: ERROR ITMS-90062: This bundle is invalid. The value for key CFBundleShortVersionString [3.3.0] in the Info.plist file must contain a higher version than that of the previously approved version [3.3.0]. Is there any way to get a new 3.3.0 build uploaded, or do I really have to create a 3.3.1 release instead?
0
0
593
Dec ’22
ITMS-90338: Non-public API usage
For the past month, I've been trying to upload several binaries to no avail. See below error message below. From my understanding of others that have faced this issue, all points to a validation error by Apple. Anyone can help me resolve this issue? Dear Developer, We identified one or more issues with a recent delivery for your app, {{app_name}} 5.0.0 (6). Please correct the following issues, then upload again. ITMS-90338: Non-public API usage - The app references non-public selectors in Opencash: _isKeyDown, _modifiedInput, _modifierFlags, isPassthrough, onSuccess:, removeValuesForKeys:completion:. 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://develop
2
0
999
Aug ’22
ITMS-90096 - Cannot submit for TestFlight
After 2 successful buids, App Store uploads, reviews and TestFlight releases to my testers, today's build was not accepted with the following errorERROR ITMS-90096: Your binary is not optimized for iPhone 5 - New iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must include a launch image referenced in the Info.plist under UILaunchImages with a UILaunchImageSize value set to {320, 568}. Launch images must be PNG files and located at the top-level of your bundle, or provided within each .lproj folder if you localize your launch images. Learn more about iPhone 5 support and app launch images by reviewing the 'iOS Human Interface Guidelines' at 'https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/IconsImages/IconsImages.html#//apple_ref/doc/uid/TP40006556-CH14-SW5' and the 'iOS App Programming Guide' at 'https://developer.apple.com/library/ios/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/App-RelatedResources/App-Relat
2
0
2.6k
Oct ’15
ITMS error when uploading: "missing or invalid language ..."
I am at a loss. I uploaded many IAPs using Application Loader a couple of weeks ago with no errors. I tried to add another IAP to the same app, but now Application Loader fails withERROR ITMS-4134: Missing or invalid language code (locale name) for in-app purchase with product_id='NNNNNNNN'. at Software/SoftwareMetadataI get an error for each IAP, even those currently live and approved in the app, as well as for the new one I'm trying to add. The language I'm using is zh-Hans (Simplified Chinese).On top of this, all my attempts to deliver the new IAP also result in these errors:ITMS-4108: Version '2.7', Locale 'zh-Hans': Invalid locale code at Software/SoftwareMetadata/SoftwareVersion, etc.Please help me understand what's wrong and where to look, or what to try to fix it. Thanks!
4
0
1.2k
Sep ’15