Search results for

ITMS-90158

1,681 results found

Post

Replies

Boosts

Views

Activity

ITMS-91054: Invalid API category declaration
I added Privacy manifest for my app and submit it to review and apple reject my app with what comment ITMS-91054: Invalid API category declaration - The PrivacyInfo.xcprivacy for the “Frameworks/SmartlookAnalytics.framework/SmartlookAnalytics” file contains “Disk Space” as the value for a NSPrivacyAccessedAPIType key, which is invalid. Values for NSPrivacyAccessedAPIType keys in any privacy manifest must be valid API categories. For more details about this policy, including a list of required reason APIs and approved reasons for usage, visit: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api. i look at the package manifest and all looks fine (attached image). Maybe somebody saw that issue - and may tell me how can i fix it.
3
0
2.2k
May ’24
"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
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
589
Dec ’22
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
811
Jan ’24
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
978
Aug ’22
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
394
Dec ’15
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-90338: Non-public API usage - _CMTimebaseCopyMasterTimebase
Getting the following incorrect error when uploading to App Store Connect. I've tried with Xcode and Transporter. The APIs are not being referenced anywhere in my project. There was a similar issue to this on the forum a couple weeks ago and it sounded like Apple resolved it but I am just now seeing this happen. Message: ITMS-90338: Non-public API usage - The app references non-public symbols in APP_NAME: _CMTimebaseCopyMasterTimebase, _CMTimebaseCreateWithMasterClock, _CMTimebaseCreateWithMasterTimebase. 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.
1
0
975
Jul ’23
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
ITMS-90338: Non-public API usage
We received this error after submitting to apple connect today. How can we found these Non-Public API. Thanks for your help. Dear Developer, We identified one or more issues with a recent delivery for your app, ******** 1.7.3 (73). Please correct the following issues, then upload again. 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. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/ Best regards, The App Store Team
22
0
7.3k
Jul ’22
iOS 9 LaunchServices: ERROR: There is no registered handler for URL scheme itms-services
We have some in-house apps and before iOS 9, the apps will open a link like itms-services:// after version compare, the new version apps will be downloaded and install.But after we tested on iOS 9, we found the apps cannot open the link itms-services:// link, got error like LaunchServices: ERROR: There is no registered handler for URL scheme itms-servicesThe code we used to update the app:let downloadUrl = NSURL(string: url)UIApplication.sharedApplication().openURL(downloadUrl!)We have tested put itms-services, itms-services:// and the full URL into LSApplicationQueriesSchemes in plist file. But still not work.
1
0
4.9k
Sep ’15