I am using ShellTileSchedule to set the background image of my live tile every hour. Every hour I am also looking to update the back of my tile with another background image. I am hoping to update both images at the same time.
It seems like ShellTileSchedule does not support background image of the back of a tile. Any work arounds?
If you want to update the front and back of the tile on a periodic basis you’ll have to create a background agent to do it.