I'm jus so confused about application icon sizes that need to be used for WP. My app works on all the three, 7.1 , 7.8 and 8.0. I use Windows Phone 8 SDK.
This link gives the sizes need. My question is in the WMAppManifest.xml file, since my app supports all the three, for the App icon which one do we give? the 66x66 or the 99x99. Similarly for Tile which one do I need to give? Is the app icon same as app list icon.
When I create a new WP8 project, the ApplicationIcon is of size 100x100? when the size mentioned is 99x99.
Which is the default tile size that i need to give for the app to work in both all 3 versions?