Is it possible to update a live tile without the Windows Push Notification Service? I would like to create an offline clock live tile.
Is it possible to update a live tile without the Windows Push Notification Service?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, it is possible to update Tiles without push notifications. You can use background agent, but it is executed on 30 minutes(in WP7.5) and you can not implement tile clock.
Here is a nice post how to implement live tiles from background agents:
http://www.silverlightshow.net/items/Windows-Phone-7.5-Use-Background-agents.aspx