Why is the wrong launch icon picked when building with Kony Visualizer 8?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

I am currently migrating from Kony Visualizer 7 to Kony Visualizer 8 and I just noticed that an incorrect launch icon is used.

We have launch icons for all densities for best quality:

./resources/common/icon.png ./resources/mobile/native/winphone8/icon.png ./resources/mobile/native/android/icon.png ./resources/mobile/native/android/drawable-xhdpi/icon.png ./resources/mobile/native/android/drawable-xxhdpi/icon.png ./resources/mobile/native/android/drawable-hdpi/icon.png ./resources/mobile/native/android/drawable-mdpi/icon.png ./resources/mobile/native/android/drawable-xxxhdpi/icon.png ./resources/mobile/native/iphone/icon.png

That worked fine with Visualizer 7. However I just noticed that with Visualizer 8 the wrong icon (from ./resources/mobile/native/android/icon.png) is picked up.

Hi,

Thank you for bringing it to our notice. We have identified the root cause of the issue and we will be releasing a fix in upcoming fix 8.3 packs.

As workaround, Rename icon.png to <appid>_icon.png in <WorkSpace>/<AppName>/resources/mobile/native/android/drawable* folders(drawable-xhdpi, drawable-xxhdpi, drawable-hdpi, drawable-mdpi and drawable-xxxhdpi).

Note: Please check application id in Project Settings -> application -> ID

Regards

Hi,

This issue is fixed in 8.3 fix pack version 8.3.16 and above

Regards