Hi, I have xcode 13 and when trying to publish with this version for the first time I get this error in validation. ITMS-90496: Invalid Executable - The executable 'xxxxx WatchKit App.app/PlugIns/xxxx WatchKit Extension.appex/*** WatchKit Extension' does not contain bitcode. How could i fix it? thanks!!!
ITMS-90338
1,571 results found
Post
Replies
Boosts
Views
Activity
Hello,when I want to update my application with Application Loader, the following error message: ERROR ITMS-90179: Invalid Code Signing.I tried the advice found on the internet but none works. Please, how to fix it?
Hello,I need some help with this issue, when I try to submit my IOS app to App Store I have this error.ERROR ITMS-90502 Invalid Bundle. Apps that only contain the arme64 slice must also have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist.Thank for your help.
Uploading an app to iTunes Connect and keep getting this errorERROR ITMS-90347: Bad bundle identifier. The bundle identifier 'our.bundle.id' of the application extension App Name.app/PlugIns/Hidden Here.appex should start with the application's bundle identifier 'our.bundle.id' and not contain more than one period “.” after the application's bundle ID.ERROR ITMS-90347: Bad bundle identifier. The bundle identifier 'our.bundle.id' of the application extension App Name.app/PlugIns/Hidden Here.appex should start with the application's bundle identifier our.bundle.id' and not contain more than one period “.” after the application's bundle ID.Have looked at everything I can think of but still not getting anywhere.Anyone able to help?
ERROR ITMS-90017: This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory.I want to upload my app to app storeHow can I fix this?
I am trying to upload an app that was originally developed in obj-c with swift.ERROR ITMS-90037 error while uploading identifier.I also checked to see if there is a special character in Info.plist, but I did not enter it.Is there any other way?
Hi there, i'm getting the error ITMS-4162, The total sizes of all the IAP hosted content assets exceed the limit of 5 GB at Software/SoftwareMetadata, while trying to update a hosted content In-App. My package has about 500Mb, and according to the documentation, i can upload up to 2Gb per package. Anyone already got this error?
I am gettingERROR ITMS-90046: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value 'applinks:mydomain.com' for key 'com.apple.developer.associated-domains' in 'Payload/MyApp.app/MyApp' is not supported.When trying to submit using Xcode 7 GM. Has anyone been able to submit support for universal links?
While attempting to submit an app to the app store via Xcode, I received the following message: ERROR ITMS-90000: This bundle is invalid. $message. I received a successful validation prior to attempting to submit to the app store. Could this be a certificate issue? Any help would be appreciated.
Hi there,On Wednesday, I was able to send my file with application loader, but since thursday, I did not change anything, and I got this error ERROR ITMS 90168 the binary you uploaded was invalid.I tried every thing, I read the previous thread of september 2015, but nothing was working. validate is working. Any ideas ?It is a ionic and cordova application.Thanking you in advance !Best,Thibaut
I have an app that uses itms-services scheme to download applications from a private App Store. This has stopped working in iOS10 beta 1. From my server logs, I can see that the manifest is downloaded, however, the subsequent request for the app described in the manifest is not downloaded and the open URL call fails. Are others seeing this problem under IOS10?
In order to facilitate management, we integrate some SDKs such as Firebase into one of our own internally used SDKs. Recently, when submitted to the appstore, we were prompted that FirebaseCrashing included in the SDK lacked the necessary signature (ITMS-91065). The information that can be confirmed is that after packaging the SDK through secondary packaging, the original signature is lost. And we have a static reference. So what I want to ask is whether we can only manually sign our secondary packaging sdk (the signature is our own certificate different from the original Firebase) to solve this ITMS-91065 problem. According to the description of the Apple Developer Conference, Apple only verifies the consistency and security of the SDK and does not record the signature of each SDK on Apple's servers. Therefore, you should only need to ensure that the SDK is in a signed state to comply with Apple's review requirements. (My guess is still being verified)
Hello, I need help because I have not succeeded to fix the following issues: ITMS-90738: Invalid purpose string value - The “NSLocationAlwaysAndWhenInUseUsageDescription” value for the NSLocationAlwaysAndWhenInUseUsageDescription key isn’t allowed in “SuperNewsV2UIKit.app”. Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “SuperNewsV2UIKit.app” bundle should contain a NSLocationAlwaysAndWhenInUseUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. For details, visit: https://developer.apple.com/documentation/uikit/protecting_the_user_s_privacy/requesting_access_to_protected_resources. ITMS-90683: Missing purpose string in Info.plist - Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “SuperN
Hallo, habe jetzt schon länger den Fehler ITMS-90237: The product archive package's signature is invalid. Ensure that it is signed with your '3rd Party Mac Developer Installer' certificate. Das Problem ist, dass ich das Zertifikat aber im Schlüsselbund habe und es trotzdem nicht funktioniert. Vielleicht kann mir jemand helfen! Dankeschön!!!
What is wrong when i got this when trying to upload a Mac app to Apple: ERROR ITMS-90267: The name of your application bundle must end with '.app' and not contain characters ':'.