Hi,
I have a windows store app which uses the Roaming folder to syncronize data between multiple instances of the apps. I use this folder to store xml files, and generally the total size of those files are less than 300kb.
This week I noticed that this folder is not syncronized anymore.
Uninstalling and reinstalling my app, the folder's data restores files dated 10/14 (probably last time it synced). It doesn't matter for how long I keep my app installed (I'm talking about days)... the files are not synced anymore.
I have 2 PCs, both with Windows 8.1, and in none of them my app sync the data.
I have no idea how to investigate about this issue... could you help me to find the problem?
Thanks