I'm getting this error:ERROR ITMS-90034: Missing or invalid signature.
ITMS-90338
1,571 results found
Post
Replies
Boosts
Views
Activity
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
Dear developers,I can't upload my app anymore, because I keep getting the error ITMS-90707: The binary you uploaded is invalid. I've already tried uninstalling and redownloading Xcode, using the Application Loader or a different Mac, but nothing works. How can I resolve the issue?https://www.dropbox.com/s/hauj8f8axr6h22z/ITMS-90707.png?dl=0
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
` 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
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.
Got my binary rejected with the message: ITMS-90000: This bundle is invalid - $message. There is not more info on this in the rejection email and I am having a hard time understanding what may have happened or how to solve it. Anyone had a similar issue?
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?
ITMS-90512: Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in Runner.app/Frameworks/WebEngage.framework/WebEngage is 17.0 which is greater than the maximum allowed value of 16.5. I'm using latest stable Xcode. Version 14.3.1. How can I fix this issue?
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.
I create AR app by Unity3D use EasyAR SDK.Upload errorerror itms-4241: app is removed or deleted. apps cant be validated or submitted while theyre removed or deleted. at software assets.How to fix error?Thx. Rattakorn
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
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. please how i solve this problem ??
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 ??
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?.