ITMS-90338

1,571 results found

Post

Replies

Boosts

Views

Activity

ITMS-90562: Invalid Bundle
I am using xcode 12 beta 2 while after processing i am getting the following error for any app i submit ITMS-90562: Invalid Bundle - The app submission can not be successfully recompiled from bitcode due to missing symbols during linking. You can try to reproduce and diagnose such issues locally by following the instructions from: https://developer.apple.com/library/archive/technotes/tn2432/_index.html
14
0
2.8k
Jul ’20
xcodebuild archive fails ITMS validation
Our app has a watchkit app + extension. Archives from XCode IDE always pass iTunes store validation. However archives generated via xcodebuild command tools (Xcode 6.4; Build version 6E35b) fail this validation with the following errors:ERROR ITMS-90163: Invalid Code Signing Entitlements. The entitlements in your app bundle signature do not match the ones that are contained in the provisioning profile. The bundle contains a key that is not included in the provisioning profile: 'aps-environment' in 'Payload/TheDodo.app/PlugIns/DodoExtension.appex/DodoExtension'. ERROR ITMS-90164: Invalid Code Signing Entitlements. The entitlements in your app bundle signature do not match the ones that are contained in the provisioning profile. According to the provisioning profile, the bundle contains a key value that is not allowed: '##########.###.##########.######' for the key 'application-identifier' in 'Payload/TheDodo.app/PlugIns/TheDodoWatchKitExtension.appex/TheDodoWatchKitExtension' ERROR ITMS
4
0
5.5k
Aug ’15
ITMS-90081 with Xcode 10 (10A254a)
` Hi,I tried to submit with xcode and suddenly I got ITMS-90081 error saying thatERROR: ERROR ITMS-90081: This bundle is invalid. Applications built for more than one architecture require an iOS Deployment Target of 3.0 or later.I have already set `ONLY_ACTIVE_ARCH` to NO.I was wondering if this is something to do with the Watch's new arch `arm64_32`?Regards,Rendy Pranata
21
0
11k
Sep ’18
ITMS-90755: Invalid Binary
I've been trying to upload a test build using Xcode 13 to TestFlight but keep getting the following error after build is uploaded successfully: ITMS-90755: Invalid Binary - The following binaries in your app contains prohibited instructions: /Volumes/data01/app_data/awf/SWImportWorker-pv50p00ce-swpr152.cse.apple.com-400203/ff08-SoftwareImportWorker-PV_.0/VWBGHTOVAUPPUUZ65REE64UUN4/eqbyjijjamvooymq/exddmvmbsqjsrxwj/Payload/[App Name].app/[App Name]. Remove the instructions from the binaries, rebuild and resubmit. What does this error mean? What are those prohibited instructions? Where to fine them in the app binary? Any guidance is appreciated. Thanks.
2
0
1.3k
Sep ’21
ERROR ITMS-90432
Hi Everyone, I'm currently building a flutter app and I've suddenly started getting an error when trying to distribute my app to App Store Connect. This is the first time I've had this error. I've distributed 8 different builds of the app already without error. Full error is (Application name replaced with {APP NAME}): ERROR ITMS-90432: Invalid Swift Support. The file {APP NAME}/Frameworks/AppFrameworkInfo.plist doesn’t have the correct file type for this location. Ensure you’re using the correct file, rebuild your app using the current public (GM) version of Xcode, and resubmit it. I've taken a look around online but I can't seem to find any working solution. Is there any known solution? Am I missing something obvious?
6
0
4.6k
Dec ’20
Error ITMS-3000 Uploading to TestFlight
I am attempting to use Testflight Beta to host an iOS 9 beta app with WatchKit 2 support (as it appears should be acceptable). However, when trying to submit the build to testflight, I recieve an ITMS-3000 error every time.The error is: ERROR ITMS-3000: Line 7 column 28: attribute app_platform not allowed here; expected attribute verified_under_3_0, verified_under_4_0 or verified_under_version at XPath /package/software_assetsDoes anyone know how to fix this? I've looked through all the .plist files and build settings and cannot find app_platform anywhere.
4
0
799
Jul ’15
ITMS-90511 CFBundleidentifier Collision
I submitted an Mac Appstore App which has an embedded Java JRE. The first upload with ApplicationLoader went fine, but was automatically rejected due to a code signing error, which is now corrected. But I cannot upload the corrected build, getting ITMS-90511: CFBundleidemtifier Collision. The Info.plist CFBundleidentifier value 'com.oracle.java.8u45.jdk' of MyApp.app/Contents/Plugins/jdk1.8.0_45.jdk' is already in use by another application.Any suggestions are highly appreciated.Thanks, Manfred
9
0
4.1k
Jun ’15
ITMS-90842: Invalid SDK usage
ITMS-90842: Invalid SDK usage - App clip 'Runner.app/AppClips/(MY_APP).app' uses the SDK selector 'requestAlwaysAuthorization', which is not supported. Ensure your app clip is using supported SDK features. im sure i dont use Privacy - Location Always Usage Description please how i solve this problem ??
2
0
433
Oct ’20
ITMS Failed to Upload IPA in Xcode 9.2
Failed Uploading the IPA using Xcode 9.2, the following error message occured, ERROR 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. 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. ERROR 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. ERROR 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. But i have provided all the mandatory App icons, After reading many Forums, sounds like the Problem is with Xcode. when can i expect a fix for this from Apple, is there any workaround to fix this?.
0
0
577
Mar ’18