Search results for

ITMS-90158

1,685 results found

Post

Replies

Boosts

Views

Activity

ITMS-90809: Deprecated API Usage
Hi I have tried to submit an application to the app store connect, but it has always given the following error: 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). The problem is that I can't identify any reference to UIWebView in my solution. I used xamarin to make the app and I have xamarin forms in the most updated version. In the linker behavior I already have a link all.
3
0
1.7k
May ’21
Unable to upload tvOS app ERROR ITMS-90523
I have tryied every thing I can thing with the first two and no luck (If take the topshelf image form demo bots I can get the first one to go away). The last one I can't find any documentation to help fix it.ERROR ITMS-90497: Invaild Image Asset -Top Shelf Image - must be opaque.ERROR ITMS-90523: Invalid Image Asstet - App Icon Small - can't have a transparent background layer.ERROR ITMS-90502: Invaild Bundle. Apps that only contain arm64 slice must alos have 'arm64' in hte list of UIRequiredDeviceCapabilities in info.plist.
9
0
2k
Sep ’15
ITMS-90706/90707: The binary you upload was invalid
I updated my project to iTunes connect one day ago, it all works fine.Then today Dec 1 it doesn't work and give me the error code ITMS-90706: The binary you upload was invalid and ITMS-90706/90707: The binary you upload was invalid.I go to distributed and find my cert, and other stuff expired so I regenerate all and set all down with new one.Now all of them are active already. This is the method I searched online, their code is not exactly 90706, but still not solved that. What's wrong here?
3
0
1.2k
Dec ’17
ERROR ITMS-90034: Missing or invalid signature
I have been uploading new versions of my app for months and months but yesterday, when I was preparing a new Testflight build I got the following message: ERROR ITMS-90034: Missing or invalid signature This came after the archive ended up successfully. I got an email from App Store Connect with the following ITMS-90034: Missing or invalid signature - The bundle 'com.XXXX.ZZZZ' at bundle path 'Payload/YYYY.app' is not signed using an Apple submission certificate. This is weird as I have in Xcode the Automatically manage signing activated and nothing has changed from last build to this one. Any idea?
1
0
1.2k
Jun ’20
ITMS-90424: Invalid Swift Support
I am trying to upload my app to the app store. I can archive the app succesfully and upload the archive the app to App Store Connect, however, it keeps getting rejected with the message ITMS-90424: Invalid Swift Support - The SwiftSupport folder is empty. Rebuild your app using the current public (GM) version of Xcode and resubmit it. I downloaded the latest version of Xcode but this still did not change anything. How should I fix it?
2
0
1.3k
Mar ’20
ITMS-90535: Unexpected CFBundleExecutable Key
Hi All I am trying to submit my app on the app store for testflight and i am getting the following email: ITMS-90535: Unexpected CFBundleExecutable Key - The bundle at '/Payload/App.app/public/ios_/App/App/Info.plist' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue My Info.plist file does not have CFBundleExecutable that the message is asking me to remove. What must i do?
0
0
898
Nov ’20
ITMS-90755: Invalid Binary
Hi, Recently our App is facing a generic error with no error details. This error is happening once Build has been successfully uploaded to AppStore Connect through Xcode Organiser. Steps followed while uploading the build: Archive the Build through Xcode Once Archive is successful, Distributing the App through Xcode Organiser using AppStore Connect distribution method. Build Uploaded successfully to AppStore Connect After 5 min we are receiving a email with below message Hello, We noticed one or more issues with a recent delivery for the following app: AppName App Apple ID 2121111 Version 3.6.9 Build 75 Please correct the following issues and upload a new binary to App Store Connect. ITMS-90755: Invalid Binary - The following binaries in your app contains prohibited instructions: AppName.app/AppName. Remove the instructions from the binaries, rebuild and resubmit. Apple Developer Relations Solutions tried till now Updating Xcode to latest version of 16.4 Recreating new Distribution certificates and P
2
0
370
Jul ’25
ITMS-90725: SDK Version Issue
While deploying the apps to app store connect, I am getting a mail from app store connect stating: 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. For context, my minimum deployment version is set to 15.0 and building the apps with xcode 13.4 (ios 15.5). Can anyone please help me with this.
8
0
20k
Mar ’23
Error ITMS 90022 Cordova XCode 10.0
App Store Connect Operation ErrorERROR ITMS-90022: Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0.App Store Connect Operation ErrorERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0.App Store Connect Operation ErrorERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro.App Store Connect Operation ErrorERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0.I am getting these four error messages when attempting to archive my application to submit the build to the App Store Connect. This is a Cordova project using Xcode 10.0
1
0
1.6k
Nov ’18
ITMS-90338: Non-public API usage
The below-mentioned points I received in a mail from the App Store, when I tried to upload the build to the App Store. Though I didn't found any such keywords when I searched in my code. Please help with this. Thank you. ITMS-90338: Non-public API usage - The app references non-public symbols in ClikSource: kPOPLayerOpacity, kPOPLayerScaleXY. 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. ITMS-90827: Invalid character in a UTI - The CFBundleDocumentTypes dictionary array in the 'com.cliksource.employer' contains a CFBundleTypeName whose LSItemContentTypes has an element that contains the character '/' or ':', which are not allowed.
1
0
1.9k
Feb ’21
ITMS-90023 Missing icon
When I go to upload my app to iTunes (like I've done successfully before), it now gives me an ERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0.However, the icon file IS there, and the reference to it in plist appears to be correct. What am I missing? What should I check, in what order? I'm not a native Mac user. I'm a windows developer, using Cordova to build mobile apps. I only use the Mac for Apple deployments.On a secondary rant... I can put out an Android AND website release in 5 minutes, but end up spending HOURS on the Apple deployments. Why can't Apple just scale the icon by default and allow overrides for specific resolutions? I'm sure we can find a college freshman to explain image scaling to them. This requiring dozens of icon files is ridiculous. I'm now on my 2nd DAY of trying to fix the Apple deploy. Somebody help!-- one very frustrated developer
5
0
2.8k
Jul ’16