I received an email with the following message from Apple: ITMS-90725: SDK Version Issue - This app was built with the iOS 15.5 SDK. All iOS apps submitted to the App Store must be built with the iOS 15 SDK or later, included in Xcode 13 or later. Well, what's the problem Apple? I used 15.5. That's later than 15!
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Found the problem : I had mistakenly created the iTunes Connect app record under my own team YYYY, instead of team XXXX.For search purposes : the error number is ITMS-90159
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags:
plus itunes connect wants me to add a plist key:ERROR ITMS-90513: Missing Info.plist Key. Your app's Info.plist in 'Payload/AccuWeatherTV.app' must contain the 'TVTopShelfImage.TVTopShelfPrimaryImageWide' key.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Does anyone knows what to do in regards to ITMS-90339: This bundle is invalid - The Info.plist contains an invalid key 'UIApplicationExitsOnSuspend' in bundle OSU RadApp [OSU RadApp.app] this problem?Im having the same issue
Topic:
App Store Distribution & Marketing
SubTopic:
TestFlight
Tags:
Seeing the same as well:ERROR ITMS-90190: Invalid Info.plist Key. The key 'UIUserInterfaceStyle' in the Payload/APPNAMEHERE.appInfo.plist file is not valid.The issue has been observered through Archive and Fastlane upload.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Same here. Hope this gets resolved ASAP.For the record the way to do it with iTMS transporter is detailed here:https://stackoverflow.com/questions/30912572/itmstransporter-how-to-upload-content-in-in-app-purchase
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
Hi Eveyone , Its not a webview error, you are using old api's ex- ( app share api or somethin like itms) you have change new url like (https).
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Seeing this crash too. I believe it's been around since the first release of M1 Macs. Confirming also that workaround of using itms-apps://apple.com/app/id***** works.
Topic:
App Store Distribution & Marketing
SubTopic:
General
Tags:
I am still unable to upload to Testflight with an icon composer file as the main app icon on Beta 5. I continue to get: ITMS-90717: Invalid large app icon
Topic:
Developer Tools & Services
SubTopic:
Instruments
Tags:
My app (com.onon.app) consistently fails App Store Connect validation (ITMS-90207: Invalid Bundle) despite passing all local diagnostics (valid arm64 binary, correctly signed, appropriate entitlements). Is there a known issue with Apple's validation server, or are there obscure validation rules I might be missing? Diagnosic info Architecture Check (lipo -info Runner): Non-fat file: Runner is architecture: arm64 Code Signing Verification (codesign -vvv Runner): Runner: valid on disk Runner: satisfies its Designated Requirement Local Environment Details: Operating System: macOS 15.5 24F74 (arm64) Xcode Version: 16.3 (16E140) Transporter Version: 1.3.3-13326 Flutter Version: 3.29.0 CocoaPods Version: 1.16.2 Has anyone encountered a similar issue with a Flutter app that passes local code signing checks but is rejected by App Store Connect? Are there any known edge cases or obscure validation rules that aren't covered by standard code signing diagnostics? I've also opened a Technical Support Incident with
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
I have been able to also reproduce the issue with a Xcode 15.3 template project after adding Apple Vision as a supported destination, configuring Xcode Cloud and adding a TestFlight post-action (without the post-action, the archives succeed). Submitted FB13774427 (Xcode Cloud visionOS archive action fails for iOS template project with Apple Vision added as supported destination.) as this might be a bug. Anybody successfully building these visionOS/iOS hybrid apps with current version Xcode Cloud after including a TestFlight post-action? The following email references ITMS error numbers: TMS-90508: Invalid Info.plist value - The value for the key 'DTPlatformName' in bundle DualUse.app is invalid. ITMS-90039: Type Mismatch - The value for the Info.plist key CFBundleIcons.CFBundlePrimaryIcon is not of the required type for that key. See the Information Property List Key Reference at https://developer.apple.com/library/ios/documentation/general/Reference/InfoPlistKeyReference/Introduction/Introd
Topic:
Developer Tools & Services
SubTopic:
Xcode Cloud
Tags:
In my testing with iOS 12.1, opening a URL such as itms-apps://itunes.apple.com/developer/<developer-name>/id<developer-id> from within my app results in the App Store displaying Cannot Connect to App Store (even though it worked with iOS 9, 10, and 11). But adding the geo subdomain (i.e., itms-apps://geo.itunes.apple.com/developer/<developer>/id<developer-id>) works in iOS 12.1 and seems to also be backward compatible with earlier versions of iOS.I opened a case with Apple to see if this was intentional or just got broken and will post their response here once I receive it.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
It seems that the warning message is not up to date. I think It should be: ITMS-90725: SDK Version Issue - This app was built with the iOS 15.5 SDK. All iOS apps submitted to the App Store must be built with the iOS 16.1 SDK or later, included in Xcode 14.1 or later. (cf https://developer.apple.com/ios/submit/) see also https://stackoverflow.com/questions/75772955/itms-90725-useless-error-message-since-it-contradicts-itself-apple-upload/75788891#75788891 You should be fine until April. This is just a warning for now.
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
I had the same problem, I found a solution in my case.Check here http://stackoverflow.com/questions/37493049/itms-90668-invalid-bundle-executable-the-executable-file-contains-incomplete/37513680#37513680
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Same to me... ITMS-90338: Non-public API usage - The app references non-public selectors in Frameworks/Capacitor.framework/Capacitor: applicationNameForUserAgent, initWithFrame:configuration:, isMainFrame, setNavigationDelegate:, targetFrame.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags: