Posts

Post not yet marked as solved
0 Replies
1.2k Views
Hello,are there any changes in deployment process during last couple of months? In April, our automatic deploy process of Xamarin.iOS app using fastlane worked fine. But nowadays, we're facing error:ERROR ITMS-90704: "Missing App Icon. An app icon measuring 1024 by 1024 pixels in PNG format must be included in the Asset Catalog of apps built for iOS, iPadOS, or watchOS. Without this icon, apps cannot be submitted for review. For details, see https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/."[10:44:46]: [iTMSTransporter] [2019-12-11 10:44:46 CET] <main> DBG-X: parameter ErrorCode = 1102We've checked our icon attached to the .ipa package and it has right resolution 1024x1024. We've also tried suggestions mentioned here:https://stackoverflow.com/questions/46987694/missing-app-store-icon-ios-apps-must-include-a-1024x1024px-app-store-icon-inBut the problem persists. Does anybody solved this issue of deployment process to AppStore?The problem is the same both for new app and for updated version of previously published app.Thank you!LubosFull faslane stack: [10:44:03]: This might take a few minutes. Please don't interrupt the script. [10:44:46]: [Transporter Error Output]: ERROR ITMS-90704: "Missing App Icon. An app icon measuring 1024 by 1024 pixels in PNG format must be included in the Asset Catalog of apps built for iOS, iPadOS, or watchOS. Without this icon, apps cannot be submitted for review. For details, see https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/."[10:44:46]: Transporter transfer failed.[10:44:46]:[10:44:46]: ERROR ITMS-90704: "Missing App Icon. An app icon measuring 1024 by 1024 pixels in PNG format must be included in the Asset Catalog of apps built for iOS, iPadOS, or watchOS. Without this icon, apps cannot be submitted for review. For details, see https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/."[10:44:46]: [iTMSTransporter] [2019-12-11 10:44:46 CET] <main> DBG-X: parameter ErrorCode = 1102[10:44:46]: [iTMSTransporter] [2019-12-11 10:44:46 CET] <main> DBG-X: parameter ErrorMessage = ERROR ITMS-90704: "Missing App Icon. An app icon measuring 1024 by 1024 pixels in PNG format must be included in the Asset Catalog of apps built for iOS, iPadOS, or watchOS. Without this icon, apps cannot be submitted for review. For details, see https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/.[10:44:46]: [iTMSTransporter] (1102)[10:44:46]: [iTMSTransporter] [2019-12-11 10:44:46 CET] <main> ERROR: ERROR ITMS-90704: "Missing App Icon. An app icon measuring 1024 by 1024 pixels in PNG format must be included in the Asset Catalog of apps built for iOS, iPadOS, or watchOS. Without this icon, apps cannot be submitted for review. For details, see https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/."[10:44:46]: [iTMSTransporter] [2019-12-11 10:44:46 CET] <main> DBG-X: The error code is: 1102[10:44:46]: [iTMSTransporter] [2019-12-11 10:44:46 CET] <main> INFO: Done performing authentication.[10:44:46]: [iTMSTransporter] Package Summary:[10:44:46]: [iTMSTransporter] 1 package(s) were not uploaded because they had problems:[10:44:46]: [iTMSTransporter] /tmp/1450148108.itmsp - Error Messages:[10:44:46]: [iTMSTransporter] ERROR ITMS-90704: "Missing App Icon. An app icon measuring 1024 by 1024 pixels in PNG format must be included in the Asset Catalog of apps built for iOS, iPadOS, or watchOS. Without this icon, apps cannot be submitted for review. For details, see https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/."[10:44:46]: [iTMSTransporter] [2019-12-11 10:44:46 CET] <main> DBG-X: Returning 1
Posted
by LubosBrat.
Last updated
.