0

I am using the XCAsset method to provide alternate app icons (documentation here)

On my view controller where I show the icons for the user to choose, I use the XCAssets as source of the image displayed. Everything works great except after the app is published on the App Store, then the icons will not show in the view controller where you can choose one. Note I tried both UIKit and SwiftUI and the same problem occurs. The app icon can still be changed by tapping on the buttons that contain an empty image (only if from App Store, image shows in debug).

Is there something I am missing ? Those images quickly add up app size so I'd like to avoid including them twice (once as Icon asset and a second as image asset).

Kuringan
  • 147
  • 6

0 Answers0