I have an WP application that updates the Live Tile using the ScheduledTaskAgent (Background Tasks).
However, the ScheduledTaskAgent only updates the Live Tile once every 60 minutes or so.
Is there a way to update the Live Tile more frequently (so I can display a minute clock, stock quote, etc.)?
Thanks,