Did you check if your app supports alternate icons ?
if UIApplication.shared.supportsAlternateIcons { }
What are the exact size of our icons ? (@1x, @2x, @3x) ?
Are the Alternate icons in app Bundle (they should) or in the asset catalog ?
Topic:
Programming Languages
SubTopic:
Swift
Tags: