Search results for

“ITMS-90338”

1,703 results found

Post

Replies

Boosts

Views

Activity

ERROR ITMS-2000
I am receiving the following error while uploading products into appstore via iTMS transporter tool command. Previously we have uploaded products. It was successfully uploaded.Can some one tell the reason for this issue. ERROR ITMS-2000: Version '1.0', Locale 'en-US': description cannot be edited in the current state at Software/SoftwareMetadata/SoftwareVersion ERROR ITMS-2000: Version '1.0', Locale 'en-US': support_url cannot be edited in the current state at Software/SoftwareMetadata/SoftwareVersion
1
0
638
Sep ’20
ITMS-91093
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.
0
0
592
Sep ’24
ITMS-90809
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).
0
0
400
Jun ’21
ERROR ITMS-90378
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/
0
0
284
Sep ’15
ITMS-90723
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?
4
0
1.2k
Oct ’18
ERROR ITMS-90502
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.
13
0
5k
Jul ’15
ERROR ITMS-90347
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?
2
0
1k
Jun ’16
ERROR ITMS-90000
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.
7
0
2.6k
Sep ’15
ERROR ITMS-4162
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?
2
0
624
Sep ’15
About ITMS-91065
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)
2
0
2k
May ’24
Cannot fix ITMS-90738 and ITMS-90683 issues
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
2
0
1.9k
Oct ’23
ERROR ITMS-2000
I am receiving the following error while uploading products into appstore via iTMS transporter tool command. Previously we have uploaded products. It was successfully uploaded.Can some one tell the reason for this issue. ERROR ITMS-2000: Version '1.0', Locale 'en-US': description cannot be edited in the current state at Software/SoftwareMetadata/SoftwareVersion ERROR ITMS-2000: Version '1.0', Locale 'en-US': support_url cannot be edited in the current state at Software/SoftwareMetadata/SoftwareVersion
Replies
1
Boosts
0
Views
638
Activity
Sep ’20
ITMS-91093
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.
Replies
0
Boosts
0
Views
592
Activity
Sep ’24
ITMS-90809
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).
Replies
0
Boosts
0
Views
400
Activity
Jun ’21
ERROR ITMS-90378
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/
Replies
0
Boosts
0
Views
284
Activity
Sep ’15
ITMS-90723
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?
Replies
4
Boosts
0
Views
1.2k
Activity
Oct ’18
ERROR ITMS-90179
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?
Replies
1
Boosts
0
Views
840
Activity
Oct ’16
ERROR ITMS-90502
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.
Replies
13
Boosts
0
Views
5k
Activity
Jul ’15
ERROR ITMS-90037
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?
Replies
6
Boosts
0
Views
818
Activity
Jan ’19
ERROR ITMS-90347
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?
Replies
2
Boosts
0
Views
1k
Activity
Jun ’16
ERROR ITMS-90017
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?
Replies
0
Boosts
0
Views
656
Activity
Oct ’16
ERROR ITMS-90267
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 ':'.
Replies
1
Boosts
0
Views
351
Activity
Aug ’17
ERROR ITMS-90000
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.
Replies
7
Boosts
0
Views
2.6k
Activity
Sep ’15
ERROR ITMS-4162
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?
Replies
2
Boosts
0
Views
624
Activity
Sep ’15
About ITMS-91065
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)
Replies
2
Boosts
0
Views
2k
Activity
May ’24
Cannot fix ITMS-90738 and ITMS-90683 issues
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
Replies
2
Boosts
0
Views
1.9k
Activity
Oct ’23