I’m working on a To-do list for Mobile using phone gap. I use sqlite to save the data, but when I close the simulator & reopen it, the data is lost, so I’m wondering if it won’t be lost when I put it on a real mobile, & is there a way to check the mobile database from the mobile itself.
Share
Yes absolutely, when you close the simulator your database will remove (when u run the simulator from start, it will assume the application is a fresh one). If you want to check if your data is remain within the mobile when the application is closed. Press the home button and go back again.