tombstoning

  1. N

    Data gets restored, but functionality differs after returning from tombstoning

    I have an app in which there is a TextBlock that I dynamically update when the user taps certain buttons. When the user first goes to the page, this works perfectly. When the user leaves, I save all the data into Isolated Storage like I should, and then recover the data when they return. The...
Back
Top