Hi, When packaging an application using JDK 17 and the latest version of jpackage I get the below error when uploading to the App Store. All test prior to uploading complete just fine. I think it might be realated to the structure of the .app folder but not sure, any ideas would be helpful ITMS-90238: Invalid Signature - The main app bundle Test at path Test.app has following signing error(s): a sealed resource is missing or invalid. Refer to the Code Signing ... and ITMS-90296: App sandbox not enabled - The following executables must include the 'com.apple.security.app-sandbox' entitlement with a Boolean value of true in the entitlements property list: [[Test.app/Contents/MacOS/Test]] The app verifies in Transporter just fine and codesign as well. codesign --verify --verbose=4 'Test.app' Test.app: valid on disk Test.app: satisfies its Designated Requirement Also entitlements seems to be fine. codesign -d --entitlements :- ./Test.app/Contents/MacOS/Test Executable=/Users/ryan/flat/Test.app/C
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
The usual problem, has to happen at least once each summer I suppose :) Could the person responsible take a moment and update the relevant records please? It's been days now, thanks! ERROR ITMS-90744: Unsupported Xcode or SDK Version. Your app was built with a version of Xcode or SDK that is not yet supported for upload to App Store Connect. For more information about supported versions of Xcode and SDK for Testflight or App Store submissions, view the App Store Connect What's New page (https://developer.apple.com/app-store-connect/whats-new/).
used https server and ssl TLS version is v1.2 certifications wasn't wrong itms, download link wasn't wrong Only iOS 14.* gets an error but Xcode-device iOS14 simulator install is success Other iOS version devices were success Here this my log, plz help me.. Download failed with error: Error Domain=NSURLErrorDomain Code=-1200 An SSL error has occurred and a secure connection to the server cannot be made. UserInfo={NSErrorFailingURLKey=https://www.*/path1/path2/*appname***.ipa, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSURLErrorFailingURLSessionTaskErrorKey=BackgroundDataTask .<9>, NSURLErrorRelatedURLSessionTaskErrorKey=( BackgroundDataTask .<9>, LocalDataTask .<9> ), NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., NSErrorFailingURLStringKey=https://www.*/path1/path2/*appname*.ipa, kCFStreamErrorDomainKey=3, kCFStreamErrorCodeKey=-9824} ... installcoordinationd -[IXSClientConnection remotepr
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?
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
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
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?
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'....
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
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
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store Connect
SiriKit
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:
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
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.
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_
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
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.
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
macOS
App Store Connect
Mac App Store
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?
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store Connect
App Store Connect API
App Submission