Hi,
I'm having some issues with watch faces whereby persistence seems to be rather overtly unreliable. I won't do it today, but I will investigate further next week and might put together a bug report next week if I can narrow it down.
This is what I see:
1. I use a mix of Storage.setValue and Application.setProperty in my WF.
2. If I swap out to a new WF and return, then the Application.getProperty accurately reflects what I had previously stored but Storage.getValue seems to be unreliable.
So the question (because I couldn't see it in docs): under what circumstances are storage and properties reset? I had previously thought both were only wiped in response to either an uninstall or an occasional bug with updates.
Thanks,
G