Jordi Niubo
Posts: 0
Joined: Tue Nov 26, 2013 12:08 pm

How can work with only Persisten Local Data ?

Hi

I made some App with local storage but I have some problems.

When I close the App or I restart the mobile I lose all data.

How I can save this data with no internet? Can i save in a specific file or something?

Thanks

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

How can work with only Persisten Local Data ?

Hello! If data is saved in localStorage it should be still there after you close app or restart device. Perhaps there is something wrong with app logic. Could you also clarify how do you test app - in browser or install on device? Please note you have to install app on device to get it working. If you need to save a file you can use http://cordova.apache.org/docs/en/3.0...

Jordi Niubo
Posts: 0
Joined: Tue Nov 26, 2013 12:08 pm

How can work with only Persisten Local Data ?

Hi

Yes I had a error with data, thanks

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

How can work with only Persisten Local Data ?

Do you need any further help?

Jordi Niubo
Posts: 0
Joined: Tue Nov 26, 2013 12:08 pm

How can work with only Persisten Local Data ?

Not for the moment Maryna. If I have more errors i will tell them.
Thanks for your time :)

Return to “Issues”