recently we noticed that our app store icon was triplicated,
here's what we set in our AppAssets.xcassets
:
and here's what we end up with in the app store:
it's triplicated, and it doesn't make any sense.
I checked the icon we pass, it's a 1024x1024 png file.
That seems to only be happening on chrome, and not on Safari.
What's going on?
thanks