I have had Live Tiles working for my website for quite some time, but it seems like after one of the latest Windows Updates they have stopped working on both Windows 8.1 as well as on Windows 10.
Nothing has changed on the website since then. The meta tags are still in place and the xml files are still being provided.
<meta name="msapplication-config" content="http://www.vrijezending.nl/ieconfig.xml" />
<meta name="application-name" content="Vrije Zendingshulp" />
Has anything changed in the specs since I created these? As I said, they have been working quite a while. Two tiles in particular are updated automatically every day (the "FamilyAltar" links).
I also cannot find any way to troubleshoot LiveTiles. I'd love to see a validator. Is there a place where errors with LiveTiles get logged in Windows?
After searching around it seems like I'm the only one having this problem?