Search results for

“ITMS-90338”

1,703 results found

Post

Replies

Boosts

Views

Activity

Reply to Connect timeout on notarize
The XCode Content Delivery Services framework is just broken. When invoking xcrun altool --notarize-app, the framework uses the embedded JVM at /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/itms/java/bin/java. Using some trickery, I can see the java command being invoked and it does not include the -Dhttps.proxyHost and -Dhttps.nonProxyHosts system properties needed to configure the JVM to use the proxy server. As such, it can never, ever work from a corporate network where a proxy server is required to reach the Internet. See https://docs.oracle.com/javase/8/docs/api/java/net/doc-files/net-properties.html for more information! What am I supposed to do?
Sep ’21
Invalid Binary issue in flutter IOS build
So, yesterday I build an app for ios, archive it and upload it to AppStore connect through xcode, everything seemed good but after few moments I received an email from apple saying: Dear Developer, We identified one or more issues with a recent delivery for your app, APP-NAME 1.0.1 (2). Please correct the following issues, then upload again. ITMS-90755: Invalid Binary - The following binaries in your app contains prohibited instructions: /Volumes/data01/app_data/awf/SWImportWorker-mr47p00ce-swpr0068.cse.apple.com-300252/ff03-SoftwareImportWorker-MR_.0/NYH74E2GDJSTMWPVXUPB4IZWH4/umuagyjihbsjsrpn/wspvjpsuvltmmknh/Payload/Runner.app/Frameworks/App.framework/App. Remove the instructions from the binaries, rebuild and resubmit. Best regards, The App Store Team I tried again with flutter clean and also increased the IOS deployment target but it didn't help. My device's Flutter info: Flutter (Channel stable, 2.5.0, on macOS 11.5.2 20G95 darwin-x64, locale en-PK) • Flutter version 2.5.0 at /Users/niteshkongr
1
0
1.3k
Sep ’21
Arabic Yeh not allowed in What's New?
When running iTMSTransporter.cmd -m verify using this text in my version_whats_new section: أﻛﻮاد اﻷﺻﺪﻗﺎء ﻹرﺳﺎل اﻟﺪﻋﻮات إﻟﯽ اﻷﺻﺪﻗﺎء (Translation: Friend codes for sending invites to friends) I get this error: ERROR: ERROR ITMS-4000: Version '1.3.1', Locale 'ar-SA': What's New in This Version can�t contain the following character(s): ?. at Software/SoftwareMetadata/SoftwareVersion I narrowed it down to U+FBFD: ﯽ Why is that character (ARABIC LETTER FARSI YEH FINAL FORM) not allowed?
1
0
871
Sep ’21
ITMS-90626: Invalid Siri Support
Hello, i got this mail after upload my binary. /* Dear Developer, We identified one or more issues with a recent delivery for your app. Your delivery was successful, but you may wish to correct the following issues in your next delivery: ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: pl ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: es ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: da ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: ru ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: tr ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: el ITMS-90626: Invalid Siri Support - Localized title for cu
4
0
5.3k
Sep ’21
Reply to Bundle does not contain an alternate app icon for iPhone / iPod Touch of exactly '120x120' pixels. I've provided the icons but still missing what seems to be the issue?
Same issue for me. Recently AppStore connect reports these warnings: ITMS-90890: Missing recommended icon - The bundle does not contain an alternate app icon for iPhone / iPod Touch of exactly '120x120' pixels, ITMS-90892: Missing recommended icon - The bundle does not contain an alternate app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro. ITMS-90892: Missing recommended icon - The bundle does not contain an alternate app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 10.0.
Topic: App & System Services SubTopic: Hardware Tags:
Sep ’21
Apple Notarisation ERROR ITMS-90732: "The software asset has already been uploaded. The upload ID is XX" at SoftwareAssets/EnigmaSoftwareAsset
Been 5 days on notarisation issues and nowI am stuck and cannot move on. In previous attempts I was able to re-try and re-try but now are stuck when I do: xcrun altool --notarize-app --primary-bundle-id com.company.xxx --username myemail --password @keychain:altool --file pathtomypackage.pkg -asc-provider XXX Snapshot: Error: [2021-08-31 15:13:35 SGT] INFO: Performing authentication of package net.company.xx.itmsp ... [2021-08-31 15:13:35 SGT] DBG-X: Memory: [JVM] 974M free, 1024M total, 2048M max [System] (Physical) 1105M free, 16384M total (Swap) 0 free, 0 total [2021-08-31 15:13:35 SGT] INFO: JSON:{msg:{phase:Upload,count:2,description:Analyzing metadata,index:1},messageType:VerifyProgress} [2021-08-31 15:13:35 SGT] DBG-X: Deflated 572 bytes to 452 [2021-08-31 15:13:35 SGT] DBG-X: Using operation named: validateMetadata [2021-08-31 15:13:35 SGT] DBG-X: Apple's web service operation input parameters: [2021-08-31 15:13:35 SGT] DBG-X: parameter Application = iTMSTransporter [2021-08-31 15:13:35 SGT] DBG-X: pa
7
0
2.3k
Sep ’21
ERROR ITMS-90511: "CFBundleIdentifier Collision. The Info.plist CFBundleIdentifier value 'com.canon.EdsImage'
Hello Friends,I am trying to submit a new app to app store and getting ERROR ITMS-90511: CFBundleIdentifier Collision. The Info.plist CFBundleIdentifier value 'com.canon.EdsImage' for thirdparty canon framework. Canon framework includes a bundle that has com.canon.EdsImage identifier and we can't change it (as framework becomes unusable).I am not sure why submission process is throwing above error for a thirdparty framework, can anyone please help.
1
0
1.7k
Aug ’21
Questions about On Demand Resources
Hi,Apple I am using On Demand Resources Technology introduced in WWDC 2015 (https://developer.apple.com/videos/play/wwdc2015/214/) I have some questions above: 1.I tagged some Resources as Prefetch tag order. Are these Prefetch tag order resources downloaded automatically by iOS system immediately once App is installed?Even though App was not launched by users finger? 2.To download Prefetch tag order resources, Does Developer need write specific codes to invoke ? 3.To upload our App(one ipa package)To App Store,we use Transporter,not Xcode Archive.How do we upload our On Demand Resources propertyly?At the beginning,We set EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE to YES,and all the On-Demand resources was packed into ipa file.but two errors were reported by you system,like this:ERROR ITMS-90047: Disallowed paths ( OnDemandResources ) found at: Payload/wework.app. and ERROR ITMS-90047: Disallowed paths [wework.app/AssetPackManifest.plist] found at: Payload/wework.app..Then,We set EMBED_ASSET_PACKS_
3
0
1.8k
Aug ’21
Error: Invalid Provisioning Profile
When trying to upload to AppStore the Mac Application I am getting the following error: ERROR ITMS-90283: Invalid Provisioning Profile. The provisioning profile included in the bundle MYBUNDLE_NAME is invalid. [Invalid 'com.apple.developer.aps-environment' entitlement value.] For more information, visit the macOS Developer Portal. (-18000) Inside the Provisioning Profile I have the following entitlement: com.apple.developer.aps-environment development
1
0
1.1k
Aug ’21
Error when trying to deliver a .pkg file with the transporter
I'm trying to upload an app to the MacAppStore using Apple Transporter, but I'm getting the following error when I try to deliver. ERROR ITMS-90283: Invalid Provisioning Profile. The provisioning profile included in the bundle jp.mba-international.MyGame [jp.mba- International.MyGame.pkg/Payload/MyGame.app] is invalid. [Missing code-signing certificate.] For more information, visit the macOS Developer Portal. For more information, visit the macOS Developer Portal. Of course, I have downloaded the provisioning file, but I don't know where to put it. I put it in .app or in the same folder and run productbuild --component MyGame.app MyGame.pkg. In any case, the error I just showed you is occurring when I deliver with Transporter. I don't know if the provisioning file is in the wrong place or if there is some error in the provisioning file. Finally, please note that I am using a translator to translate this article, so it may be a little difficult to understand.
1
0
710
Aug ’21
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs
I have issues with uploading my binary to App Store Connect. It says that my project is using UIWebView . Now the funny thing is, that I never used UIWebView during coding also searching for it in Xcode gives me no results. I searched the whole project folder with grep -r UIWebView. and no results, but still App Store Connect rejects my binary with that reason. What can i do?
1
0
695
Aug ’21
ITMS-90534: Invalid Toolchain (Using XCode 13.0 beta (13A5155e))
I have been building the app with XCode 13 Beta and submitting the same to TestFlight so that our internal testing team can test it(I am using the Command Line Tools XCode 13.0 (13A5155e). It allowed me to submit several builds to Testflight until this morning. However, it is complaining now that I am using an invalid version. See below ITMS-90534: Invalid Toolchain - Your app was built with an unsupported SDK or version of Xcode. If you plan to submit this build to the App Store, make sure you are using the versions listed in https://help.apple.com/xcode/mac/current/#/devf16aefe3b or later. Since we are using iOS 15 features, I cannot build with XCode 12.x. Your help is appreciated.
1
0
883
Jul ’21
Can't distribute Mac Catalyst extension
Hi guysI successfully uploaded to the Appstore for iOS an app with several extensions, but when I try to upload the same app for Mac AppStore ( a Mac Catalyst App ) I get the following error from Xcode on two extensionsERROR ITMS-90355: Missing Info.plist value. No value for NSExtensionPrincipalClass found in extension Info.plist for MyApp.app/Contents/PlugIns/MyExtension.appexThese extensions are a Share Extension and an Action Extension that have a storyboard file, so if I set the NSExtensionPrincipalClass key in the Info.plist file I get the following message in consoleInvalid Configuration: Either NSExtensionMainStoryboard or NSExtensionPrincipalClass must be specified in the extension's Info.plist file but not both.And of course the extension interface does not appear and nothing worksAnybody got an idea how to solve this?Apple engineers and evangelists, do you have any suggestions?Alternatively there is the possibility to set only the NSExtensionPrincipalClass key in the Info.plist file and the
3
0
2.6k
Jul ’21
ITMS-90892: Missing recommended icon error from Apple App Store
I get this error when submitting my app to the App Store recently. . ITMS-90892: Missing recommended icon - The bundle does not contain an alternate app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro. To support older operating systems, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See ... It's related to the alternate icons in the app structure and the names I think but has nothing to do with the assets catalog. In my app a user can choose and icon for the Home Screen. I have 4 icons to choose and 4 sizes for each icon named e.g. - AA_appIcon@2x AA_appIcon@2x~iPad AA_appIcon@3x AA_appIcon83.5@2x~iPad and it used to work fine, but now I get this error for the one name AA_appIcon83.5@2x~iPad. It is in the correct size 167x167, so not sure what the problem is. It just happen in the last few days, didn't happen on my previous submission a month ago. The n
1
0
2.5k
Jul ’21
Reply to Connect timeout on notarize
The XCode Content Delivery Services framework is just broken. When invoking xcrun altool --notarize-app, the framework uses the embedded JVM at /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/itms/java/bin/java. Using some trickery, I can see the java command being invoked and it does not include the -Dhttps.proxyHost and -Dhttps.nonProxyHosts system properties needed to configure the JVM to use the proxy server. As such, it can never, ever work from a corporate network where a proxy server is required to reach the Internet. See https://docs.oracle.com/javase/8/docs/api/java/net/doc-files/net-properties.html for more information! What am I supposed to do?
Replies
Boosts
Views
Activity
Sep ’21
Invalid Binary issue in flutter IOS build
So, yesterday I build an app for ios, archive it and upload it to AppStore connect through xcode, everything seemed good but after few moments I received an email from apple saying: Dear Developer, We identified one or more issues with a recent delivery for your app, APP-NAME 1.0.1 (2). Please correct the following issues, then upload again. ITMS-90755: Invalid Binary - The following binaries in your app contains prohibited instructions: /Volumes/data01/app_data/awf/SWImportWorker-mr47p00ce-swpr0068.cse.apple.com-300252/ff03-SoftwareImportWorker-MR_.0/NYH74E2GDJSTMWPVXUPB4IZWH4/umuagyjihbsjsrpn/wspvjpsuvltmmknh/Payload/Runner.app/Frameworks/App.framework/App. Remove the instructions from the binaries, rebuild and resubmit. Best regards, The App Store Team I tried again with flutter clean and also increased the IOS deployment target but it didn't help. My device's Flutter info: Flutter (Channel stable, 2.5.0, on macOS 11.5.2 20G95 darwin-x64, locale en-PK) • Flutter version 2.5.0 at /Users/niteshkongr
Replies
1
Boosts
0
Views
1.3k
Activity
Sep ’21
Arabic Yeh not allowed in What's New?
When running iTMSTransporter.cmd -m verify using this text in my version_whats_new section: أﻛﻮاد اﻷﺻﺪﻗﺎء ﻹرﺳﺎل اﻟﺪﻋﻮات إﻟﯽ اﻷﺻﺪﻗﺎء (Translation: Friend codes for sending invites to friends) I get this error: ERROR: ERROR ITMS-4000: Version '1.3.1', Locale 'ar-SA': What's New in This Version can�t contain the following character(s): ?. at Software/SoftwareMetadata/SoftwareVersion I narrowed it down to U+FBFD: ﯽ Why is that character (ARABIC LETTER FARSI YEH FINAL FORM) not allowed?
Replies
1
Boosts
0
Views
871
Activity
Sep ’21
Reply to How to fix "contains disallowed nested bundles" and "contains disallowed file 'Frameworks'" errors
I used Unity 2020.3.17 and Facebook Sdk 9.2.0 it's solved for ERROR ITMS-90206: Invalid Bundle. The bundle at 'yourapp.app/Frameworks/A.framework' contains disallowed file 'Frameworks'....
Replies
Boosts
Views
Activity
Sep ’21
ITMS-90626: Invalid Siri Support
Hello, i got this mail after upload my binary. /* Dear Developer, We identified one or more issues with a recent delivery for your app. Your delivery was successful, but you may wish to correct the following issues in your next delivery: ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: pl ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: es ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: da ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: ru ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: tr ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: el ITMS-90626: Invalid Siri Support - Localized title for cu
Replies
4
Boosts
0
Views
5.3k
Activity
Sep ’21
Reply to Bundle does not contain an alternate app icon for iPhone / iPod Touch of exactly '120x120' pixels. I've provided the icons but still missing what seems to be the issue?
Same issue for me. Recently AppStore connect reports these warnings: ITMS-90890: Missing recommended icon - The bundle does not contain an alternate app icon for iPhone / iPod Touch of exactly '120x120' pixels, ITMS-90892: Missing recommended icon - The bundle does not contain an alternate app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro. ITMS-90892: Missing recommended icon - The bundle does not contain an alternate app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 10.0.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Sep ’21
Apple Notarisation ERROR ITMS-90732: "The software asset has already been uploaded. The upload ID is XX" at SoftwareAssets/EnigmaSoftwareAsset
Been 5 days on notarisation issues and nowI am stuck and cannot move on. In previous attempts I was able to re-try and re-try but now are stuck when I do: xcrun altool --notarize-app --primary-bundle-id com.company.xxx --username myemail --password @keychain:altool --file pathtomypackage.pkg -asc-provider XXX Snapshot: Error: [2021-08-31 15:13:35 SGT] INFO: Performing authentication of package net.company.xx.itmsp ... [2021-08-31 15:13:35 SGT] DBG-X: Memory: [JVM] 974M free, 1024M total, 2048M max [System] (Physical) 1105M free, 16384M total (Swap) 0 free, 0 total [2021-08-31 15:13:35 SGT] INFO: JSON:{msg:{phase:Upload,count:2,description:Analyzing metadata,index:1},messageType:VerifyProgress} [2021-08-31 15:13:35 SGT] DBG-X: Deflated 572 bytes to 452 [2021-08-31 15:13:35 SGT] DBG-X: Using operation named: validateMetadata [2021-08-31 15:13:35 SGT] DBG-X: Apple's web service operation input parameters: [2021-08-31 15:13:35 SGT] DBG-X: parameter Application = iTMSTransporter [2021-08-31 15:13:35 SGT] DBG-X: pa
Replies
7
Boosts
0
Views
2.3k
Activity
Sep ’21
ERROR ITMS-90511: "CFBundleIdentifier Collision. The Info.plist CFBundleIdentifier value 'com.canon.EdsImage'
Hello Friends,I am trying to submit a new app to app store and getting ERROR ITMS-90511: CFBundleIdentifier Collision. The Info.plist CFBundleIdentifier value 'com.canon.EdsImage' for thirdparty canon framework. Canon framework includes a bundle that has com.canon.EdsImage identifier and we can't change it (as framework becomes unusable).I am not sure why submission process is throwing above error for a thirdparty framework, can anyone please help.
Replies
1
Boosts
0
Views
1.7k
Activity
Aug ’21
Questions about On Demand Resources
Hi,Apple I am using On Demand Resources Technology introduced in WWDC 2015 (https://developer.apple.com/videos/play/wwdc2015/214/) I have some questions above: 1.I tagged some Resources as Prefetch tag order. Are these Prefetch tag order resources downloaded automatically by iOS system immediately once App is installed?Even though App was not launched by users finger? 2.To download Prefetch tag order resources, Does Developer need write specific codes to invoke ? 3.To upload our App(one ipa package)To App Store,we use Transporter,not Xcode Archive.How do we upload our On Demand Resources propertyly?At the beginning,We set EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE to YES,and all the On-Demand resources was packed into ipa file.but two errors were reported by you system,like this:ERROR ITMS-90047: Disallowed paths ( OnDemandResources ) found at: Payload/wework.app. and ERROR ITMS-90047: Disallowed paths [wework.app/AssetPackManifest.plist] found at: Payload/wework.app..Then,We set EMBED_ASSET_PACKS_
Replies
3
Boosts
0
Views
1.8k
Activity
Aug ’21
Error: Invalid Provisioning Profile
When trying to upload to AppStore the Mac Application I am getting the following error: ERROR ITMS-90283: Invalid Provisioning Profile. The provisioning profile included in the bundle MYBUNDLE_NAME is invalid. [Invalid 'com.apple.developer.aps-environment' entitlement value.] For more information, visit the macOS Developer Portal. (-18000) Inside the Provisioning Profile I have the following entitlement: com.apple.developer.aps-environment development
Replies
1
Boosts
0
Views
1.1k
Activity
Aug ’21
Error when trying to deliver a .pkg file with the transporter
I'm trying to upload an app to the MacAppStore using Apple Transporter, but I'm getting the following error when I try to deliver. ERROR ITMS-90283: Invalid Provisioning Profile. The provisioning profile included in the bundle jp.mba-international.MyGame [jp.mba- International.MyGame.pkg/Payload/MyGame.app] is invalid. [Missing code-signing certificate.] For more information, visit the macOS Developer Portal. For more information, visit the macOS Developer Portal. Of course, I have downloaded the provisioning file, but I don't know where to put it. I put it in .app or in the same folder and run productbuild --component MyGame.app MyGame.pkg. In any case, the error I just showed you is occurring when I deliver with Transporter. I don't know if the provisioning file is in the wrong place or if there is some error in the provisioning file. Finally, please note that I am using a translator to translate this article, so it may be a little difficult to understand.
Replies
1
Boosts
0
Views
710
Activity
Aug ’21
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs
I have issues with uploading my binary to App Store Connect. It says that my project is using UIWebView . Now the funny thing is, that I never used UIWebView during coding also searching for it in Xcode gives me no results. I searched the whole project folder with grep -r UIWebView. and no results, but still App Store Connect rejects my binary with that reason. What can i do?
Replies
1
Boosts
0
Views
695
Activity
Aug ’21
ITMS-90534: Invalid Toolchain (Using XCode 13.0 beta (13A5155e))
I have been building the app with XCode 13 Beta and submitting the same to TestFlight so that our internal testing team can test it(I am using the Command Line Tools XCode 13.0 (13A5155e). It allowed me to submit several builds to Testflight until this morning. However, it is complaining now that I am using an invalid version. See below ITMS-90534: Invalid Toolchain - Your app was built with an unsupported SDK or version of Xcode. If you plan to submit this build to the App Store, make sure you are using the versions listed in https://help.apple.com/xcode/mac/current/#/devf16aefe3b or later. Since we are using iOS 15 features, I cannot build with XCode 12.x. Your help is appreciated.
Replies
1
Boosts
0
Views
883
Activity
Jul ’21
Can't distribute Mac Catalyst extension
Hi guysI successfully uploaded to the Appstore for iOS an app with several extensions, but when I try to upload the same app for Mac AppStore ( a Mac Catalyst App ) I get the following error from Xcode on two extensionsERROR ITMS-90355: Missing Info.plist value. No value for NSExtensionPrincipalClass found in extension Info.plist for MyApp.app/Contents/PlugIns/MyExtension.appexThese extensions are a Share Extension and an Action Extension that have a storyboard file, so if I set the NSExtensionPrincipalClass key in the Info.plist file I get the following message in consoleInvalid Configuration: Either NSExtensionMainStoryboard or NSExtensionPrincipalClass must be specified in the extension's Info.plist file but not both.And of course the extension interface does not appear and nothing worksAnybody got an idea how to solve this?Apple engineers and evangelists, do you have any suggestions?Alternatively there is the possibility to set only the NSExtensionPrincipalClass key in the Info.plist file and the
Replies
3
Boosts
0
Views
2.6k
Activity
Jul ’21
ITMS-90892: Missing recommended icon error from Apple App Store
I get this error when submitting my app to the App Store recently. . ITMS-90892: Missing recommended icon - The bundle does not contain an alternate app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro. To support older operating systems, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See ... It's related to the alternate icons in the app structure and the names I think but has nothing to do with the assets catalog. In my app a user can choose and icon for the Home Screen. I have 4 icons to choose and 4 sizes for each icon named e.g. - AA_appIcon@2x AA_appIcon@2x~iPad AA_appIcon@3x AA_appIcon83.5@2x~iPad and it used to work fine, but now I get this error for the one name AA_appIcon83.5@2x~iPad. It is in the correct size 167x167, so not sure what the problem is. It just happen in the last few days, didn't happen on my previous submission a month ago. The n
Replies
1
Boosts
0
Views
2.5k
Activity
Jul ’21