In windows 8 metro style app, how to update live tile while app is not running ?
And the live tile start to run when OS system begin to start.
"3.Use polling notifications from the cloud to update the tile while the app is not running"
But I cannot find any example code.
I also try MSDN's PushNotificationSample, But I don't know how to set the "Server URI"?
Does anyone have similar experiences?