I am developing an UWP app. The app icon in jump start list is changed when I upgraded to version 20H2 from version 2004. In 2004, the jump start list app icon was shown from targetsize icon. But in 20H2 it seems like the icon is showing from unplated targetsize. Here is an example for Penup app:
I want to show app icon for light and dark theme with the following requirements:
- Different app icon for light and dark theme.
- The icons in jump start list and taskbar have to be same for a specific theme in all OS versions.
How can I achieve this in windows 10 OS version [from 1803 ~ 20H2]?