ITMS-90338

1,571 results found

Post

Replies

Boosts

Views

Activity

ITMS-90895
Apple send a mail when I publish my ipa. Please correct the following issues, then upload again. ITMS-90895: Missing Icon - The Info.plist key CFBundleIcons~ipad.CFBundleAlternateIcons contains an entry “app-alt-icon-mountain” that references asset “山青.” No such asset is present in the asset catalog. ITMS-90895: Missing Icon - The Info.plist key CFBundleIcons~ipad.CFBundleAlternateIcons contains an entry “app-alt-icon-fantasy” that references asset “梦幻.” No such asset is present in the asset catalog. ITMS-90895: Missing Icon - The Info.plist key CFBundleIcons~ipad.CFBundleAlternateIcons contains an entry “app-alt-icon-bubble” that references asset “泡泡.” No such asset is present in the asset catalog. ITMS-90895: Missing Icon - The Info.plist key CFBundleIcons~ipad.CFBundleAlternateIcons contains an entry “app-alt-icon-night” that references asset “暗夜.” No such asset is present in the asset catalog. ITMS-90895: Missing Icon - The Info.plist key CFBundleIcons~ipad.CFB
2
0
1.5k
Jul ’21
TMS-90338 when uploading binary file
TMS-90338: Non-public API usage - The app references non-public selectors in Frameworks/....framework/...: addButtonTapped:, closeButtonTapped, closeButtonTapped:, dismissButtonTapped:, nextButtonTapped, nextButtonTapped:, noButtonTapped:, playVideo, saveButtonTapped:, sliderTapped:, video:didFinishSavingWithError:contextInfo:, yesButtonTapped:. It is the first time when I'm facing this issue. Project has this method for a very long time and passed processing, but today I'm facing rejection. Any idea what's going on?
0
0
225
Nov ’20
ITMS-90036 & ITMS-90207 errors
Using Flutter ... has anyone seen these app-store errors: ITMS-90036: This bundle is invalid - The Info.plist file for /Payload/Runner.app/Frameworks/App.framework/flutter_assets/packages/st_ui_builder/build/ios/Debug-iphonesimulator/App.framework is missing or could not be read. ITMS-90207: Invalid Bundle - The bundle at '/Payload/Runner.app/Frameworks/App.framework/flutter_assets/packages/st_ui_builder/build/ios/Debug-iphonesimulator/App.framework' does not contain a bundle executable. The IPA validates just fine on my local M1. I only get these errors after upload to Apple and I can’t find the problem with my build-pipeline
1
0
843
Apr ’22
Receiving ITMS-90685 and ITMS-90347 errors while uploading
Using XCODE 11 for the first time to upload my sticker app to iTunes and am receiving the following errors. Any help or insight would be appreciated.Error ITMS-90685 : CFBundleIdentifier Collision. There is more than one bundle with the CFBundleIdentifier value 'com.xxxx.yyyy' under the IOS application 'zzzz.app'Error ITMS-90347 Bad bundle identifier. The bundle identifier 'com.xxxx.yyyy' of the application extension zzzz.app/Plugins/zzzz StickerPackExtension.appex should start with the application's bundle identifer 'com.xxxx.yyyy' and not contain more than one period . after the application's bundle ID
0
0
1.1k
Jan ’20
Xcode 15.0 beta 15A5160n upload IPA fail
I receive this mail after deliver my app for a while: ITMS-90338: Non-public API usage - The app links to non-public libraries in Runner: /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture, /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore...... I didn't use these API in my code. By the way I could upload my app successfully with Xcode 14 without this error.
2
0
781
Jun ’23
ITMS-90086 + ITMS - 90203 errors on the packages that worked
I am getting those two errors from Application Loader: ITMS-90086 Missing 64-bit support. iOS apps submiteed to the App Store must include 64-bit support and be built with the iOS 8 SDK or later. We recommend using the default STandard Architectures build setting for Architectures in Xcode, to build a single binary with both 32-bit and 64-bit support and itms-90203 invalid architecture: Apps that include an app extension and framework must support arm64.To ensure that there wasn't my fault I have rolled back the code to the version has passed the beta certification, only updated the version data and submitted the new build with the same errors. So I believe that it is something that has recently changed on Apple's servers and that doesn't seem to work properly.Also I don't think that I am using anything that could relate to itms-90203.Does someone has similar problem and did he found some information regarding this?
3
0
1.2k
Aug ’16
Itms 90101
I have a working app since a year now .. I mad some updates and trying to upload a new version. While uploading from the application loader I suddenly got the warning ITMS 90109 where my uidevicecapbilities lack some of the previous versions but actually it is not .. and my target devices are Ipad and iPhone and this is clear in the info.plist Kindly help
2
0
1.5k
Dec ’17
Getting ERROR ITMS-3000 from iTMSTransporter after adding <subtitle> to my itms file.
I'm adding <subttile> and <promotional_text> to my itms metadata.xml file but iTMSTransporter complains with a ERROR ITMS-3000. ERROR ITMS-3000: Line 16 column 25: element subtitle not allowed anywhere; expected the element end-tag or element description, keywords, privacy_policy_text, privacy_url, software_screenshots, software_url, support_url or version_whats_new at XPath /package/software/software_metadata/versions/version/locales/locale[27]/subtitle ERROR ITMS-3000: Line 17 column 33: element promotional_text not allowed anywhere; expected the element end-tag or element description, keywords, privacy_policy_text, privacy_url, software_screenshots, software_url, support_url or version_whats_new at XPath /package/software/software_metadata/versions/version/locales/locale[27]/promotional_textI thought it was a probelm with the version of iTMSTransporter embedded in Xcode 8 but I'm seeing this also with Xcode 9 GM.Anyone else seeing this? Any workaround?
0
0
409
Sep ’17
ITMS-90158
I received this error message when uploading the IPA via the application loader:ERROR ITMS-90158: The following URL schemes found in your app are not in the correct format: [meg-a_dotwusa]. URL schemes need to begin with an alphabetic character, and be comprised of alphanumeric characters, the period, the hyphen or the plus sign only. Please see RFC1738 for more detail.Does anyone know, what this specifically means? Or maybe has anyone an Idea what RFC1738 is?THX,
0
0
1.4k
Oct ’16
ITMS-91093
Hi, I'm encountering an issue when trying to upload a build to App Store Connect. I'm receiving an 'Invalid Binary' error with the following message: ITMS-91093: Invalid Binary - The app contains a binary [path to a zip file] that cannot be processed. The error appears to be linked to a folder containing zip files that is referenced in the 'Build Phases' under the 'Copy Bundle Resources' section. Everything was working fine until a few days ago.
0
0
248
Sep ’24
ERROR ITMS-2000
I am receiving the following error while uploading products into appstore via iTMS transporter tool command. Previously we have uploaded products. It was successfully uploaded.Can some one tell the reason for this issue. ERROR ITMS-2000: Version '1.0', Locale 'en-US': description cannot be edited in the current state at Software/SoftwareMetadata/SoftwareVersion ERROR ITMS-2000: Version '1.0', Locale 'en-US': support_url cannot be edited in the current state at Software/SoftwareMetadata/SoftwareVersion
1
0
577
Sep ’20
ITMS-90809
Hi Support Team I have been receiving this Error Mail While uploading to App Store Connect. We have checked the Code we are not using UIWebView. The UIWebView is autogenerated while building IOS. ( But we found all these on Comment Section) if we remove again when it rebuilds it will appear. Kindly Please upload the Build ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).
0
0
361
Jun ’21
ERROR ITMS-90378
Im trying to upload my App (including a WatchKitt App) to the App Store. While uploading I get the ERROR ITMS-90378 CFBundleIdentifier Collision and I don`t know how to fix it. For more information please open the link below, where you can find a screenshot.Link:http://dasperiodensystem.de/Support/ERROR-ITMS-90378/
0
0
272
Sep ’15
ITMS-90723
Trying to upload app to iTunes. Getting ERROR ITMS-90723: Version '3.11.1', Locale 'en-US': privacy_URL cannot be edited in the current state at software/softwaremetadata/softwareversion/softwareversionlanguagedetail. Did some googling and found out that Apple Privacy Policy went into effect today. I do have a privacy URL for my app. Not sure why it's not working. How are you guys dealing with this?
4
0
1.1k
Oct ’18