I'am trying put icon in my iOS app following xcode documentation, but the the icon does not appear on my device or simulator.
My media assets file on xcode project navigator:
When selecting the assets file I can see my targets but I can't select my main one, I don't know why. As shown here:
In general settings of App I can see the AppIcon linked:
I solved this problem by adding the icons without using asset catalog. I took exam like this sample.