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/xxx WatchKit Extension' does not contain bitcode. How could i fix it? thanks!!!
Search results for
ITMS-90158
1,685 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I'm adding <subttile> and <promotional_text> to my itms metadata.xml file but iTMSTransporter complains with a ERROR ITMS-3000. ERROR ITMS-3000: Line 16 column 25: element subtitle not allowed anywhere; expected the element end-tag or element description, keywords, privacy_policy_text, privacy_url, software_screenshots, software_url, support_url or version_whats_new at XPath /package/software/software_metadata/versions/version/locales/locale[27]/subtitle ERROR ITMS-3000: Line 17 column 33: element promotional_text not allowed anywhere; expected the element end-tag or element description, keywords, privacy_policy_text, privacy_url, software_screenshots, software_url, support_url or version_whats_new at XPath /package/software/software_metadata/versions/version/locales/locale[27]/promotional_textI thought it was a probelm with the version of iTMSTransporter embedded in Xcode 8 but I'm seeing this also with Xcode 9 GM.Anyone else seeing this? Any workaround?
Hi, I'm encountering an issue when trying to upload a build to App Store Connect. I'm receiving an 'Invalid Binary' error with the following message: ITMS-91093: Invalid Binary - The app contains a binary [path to a zip file] that cannot be processed. The error appears to be linked to a folder containing zip files that is referenced in the 'Build Phases' under the 'Copy Bundle Resources' section. Everything was working fine until a few days ago.
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store
App Store Connect
App Binary
Im trying to upload my App (including a WatchKitt App) to the App Store. While uploading I get the ERROR ITMS-90378 CFBundleIdentifier Collision and I don`t know how to fix it. For more information please open the link below, where you can find a screenshot.Link:http://dasperiodensystem.de/Support/ERROR-ITMS-90378/
Hi Support Team I have been receiving this Error Mail While uploading to App Store Connect. We have checked the Code we are not using UIWebView. The UIWebView is autogenerated while building IOS. ( But we found all these on Comment Section) if we remove again when it rebuilds it will appear. Kindly Please upload the Build 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).
Trying to upload app to iTunes. Getting ERROR ITMS-90723: Version '3.11.1', Locale 'en-US': privacy_URL cannot be edited in the current state at software/softwaremetadata/softwareversion/softwareversionlanguagedetail. Did some googling and found out that Apple Privacy Policy went into effect today. I do have a privacy URL for my app. Not sure why it's not working. How are you guys dealing with this?
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.
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?
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?
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 ':'.
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.
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
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store Connect
Xcode
Core Location
Localization