Hello,
I'm trying to use Windows Live Tile on Windows Phone 8.1. How can I add/change the text on the tile? I tried to check a global variable and depending on the result it would show a different text.
For example:
System | Level02Available = "yes" -> Windows8 | Set text live tile template TileSquareBlock (2texts) with text "New level available:" and "Level 02"
But It didn't work. It doesn't show any text on the tile.
What I suppose to do to make it work?
Thanks