I have an issue with appicon on ios. I successfully replace default capacitor appicons by my customs app icons, everything is good in my Assets.xcassets directory and i see my custom appicon when my app is running on iphone.
However, it still remaining a default capacitor appicon when i reduce my app by double tap on the iphone home button (see screenshot below).
I cannot find where is this default capacitor icon to replace it…
I recall this being some kind of caching issue if you loaded the app on your phone before updating the icons. Try downloading the app on a different device (that hasn’t downloaded it before) and see if the same issue happens there. If not, I think you can chalk it up to a caching issue on your device (which I never found worth digging into more to fix).