I'm trying to get Application (default tile) wide tiles working in the 7.8 emulator, so far Ive
- I've followed the advice in this article Adding Wide Tiles to
WP7.8.
- I added the extra element to the app manifest
- I can see my reflection code executes correctly to update the live tile.
- This is on the 7.8 emulator
However when I try to resize the tile to the wide size I only get the small and medium options in the Emulator UI.
Is there anything I've missed?
Remote tile images was the issue. I've worked around this as follows
This seems to work fine, I found it mentioned on one of the documentation pages I read for the 10th time last night.