Search results for

“ITMS-90158”

1,685 results found

Post

Replies

Boosts

Views

Activity

ITMS-90496
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!!!
3
0
3.1k
Sep ’21
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-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
Getting ERROR ITMS-3000 from iTMSTransporter after adding <subtitle> to my itms file.
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?
0
0
490
Sep ’17
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 90168
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
2
0
2.2k
Mar ’16
Itms-services issue
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?
2
0
2.8k
Jun ’16
ITMS-90496
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!!!
Replies
3
Boosts
0
Views
3.1k
Activity
Sep ’21
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-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
Getting ERROR ITMS-3000 from iTMSTransporter after adding <subtitle> to my itms file.
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?
Replies
0
Boosts
0
Views
490
Activity
Sep ’17
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
844
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-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-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
819
Activity
Jan ’19
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 90168
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
Replies
2
Boosts
0
Views
2.2k
Activity
Mar ’16
Itms-services issue
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?
Replies
2
Boosts
0
Views
2.8k
Activity
Jun ’16