Win 10,
version 3.64,
17.4 iOS SDK
“Notice: missing iphone 1x (29x29) image variant in app icon set '512_6', falling back on best resolution icon.
Notice: missing iphone 2x (90x90) image variant in app icon set '512_6', falling back on best resolution icon.
Warning: unable to add app icon set '512_6' scaling information for idiom 'ios-marketing'! ignoring.
Warning: unable to add app icon set facet '512_7'! [errno = 28] ignoring.
Warning: unable to add app icon set facet 'AppIcon'! [errno = 28] ignoring.”
The core issue: Problems adding main and alternative app icons.
The specific problem: App Store rejection due to missing icon formats.
The confusion: Icons are present in .png format in the build folder.
The uniqueness of the issue: No similar complaints found on the forum.
I think I'm missing something obvious )