After a good while, I inadvertently let my test iPhone SE unplugged from my Mac before I launched the archiving order in Visual Studio and it validated just fine, without any modification to my project...
I've literally spent days on this.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I’m working on a Xamarin Forms application and I’ve been unable to upload my builds to the App Store since late December.
The App Store validation process fails with the same message whatever solution I’m applying : « 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/. (ID: 2121feaf-193d-4841-910c-946f4ff901ce) »
I’ve tried a few solutions :
The last time I ran into this issue, it appeared that it came from the minimum iOS version for my project being set to iOS 11 ; it finally worked late November when I set it to 12 in the Info.plist file.
Could you please help? Can you provide details about the validation failure I'm facing?
After a good while, I inadvertently let my test iPhone SE unplugged from my Mac before I launched the archiving order in Visual Studio and it validated just fine, without any modification to my project...
I've literally spent days on this.
After a while, I inadvertently let my test iPhone SE unplugged from my Mac before I launched the archiving process in Visual Studio for Mac, and it validated just fine, without any modification to my cross-platform Xamarin project.
Thank you for your quick answer though.