I’ve added different icons to the iOS app (Xcode 14.3.1):
- I’ve all 1024×1024 PNGs within the asset catalog.
- I’ve icons listed in
Alternate App Icon Units
. Embody All App Icon Property
is enabled.- I checked that I can decide and set any of included icons as the first one.
- After the construct I can see my icons names in
CFBundleAlternateIcons
part of the theInformation.plist
. - I examined
Property.automotive
archive withing the app bundle and it accommodates all icons.
However after importing the construct to App Retailer join the Included Property part of the Construct lists solely the first icon.
And different icons will not be accessible for Product Web page Optimization even after the construct was reviewed and printed within the retailer.
What am I lacking?