Alternative App Icon

Hello,

Apple introduced adding alternative icons that change the appearance on the home screen a while ago. (https://medium.com/@same7mabrouk/ios-10-3-alternate-app-icons-2abd7b4c0a38)
Is this also possible with Corona?

Best, Philipp

I doubt you can do this with Corona using Simulator builds. Setting up the info.plist parts in build.settings should be something you could do, but you’re going to need to call some native API’s that we don’t support in the simulator. However, this is something that could be done with Corona native builds.

Rob

I doubt you can do this with Corona using Simulator builds. Setting up the info.plist parts in build.settings should be something you could do, but you’re going to need to call some native API’s that we don’t support in the simulator. However, this is something that could be done with Corona native builds.

Rob