HTML5 on iPhone Safari - data stored by localStorage does not always persist. Why?
- by Aerodyne
Hi,
I write a simple iPhone web app using HTML5's localStorage.
Tests on a 2G device show that data stored using localStorage does not persist after the Safari process is killed although the opened Safari windows are remembered.
The data is also lost in a case where I am on a different site on a different Safari window, then I change the window…