I updated my Ipa and put the updated app on my iPad. Now all previous local storage date is gone. How can I over come this problem? Not that every time when i make an update that all data is lost
I updated my Ipa and put the updated app on my iPad. Now all previous local storage date is gone. How can I over come this problem? Not that every time when i make an update that all data is lost
Thanks for the Link.
Hmm this does not sound good at all.
I did read the following"if the user has made some edits on the plist you should manually import the new data"
So how do I export the current data before the update is placed, and how do I import the data to the new update?
I'm not sure.. you might want to search more on it.
I can NOT believe that no one have come acros this problem already and did not solve this. Do I really have to found out the wheel again by myself?
Sofar I found sharing information and how to do things withTiggzi NOT very good.
almost no sample apps
almost no sample code (just a couple)
I learn form exmaples not from reading (it is always written in a confusing way i do not understand. when there is also a code example then I do understand. I do not need copy and paste ready code. Just an example)
So Please can anyone give me some example how to export the local storage data and how to import the data after placing an update
Hi Eric,
Can't say for sure. We'll search for a solution.
Tiggzi is a tool, to create apps using standard technologies HTML5, JavaScript, CSS and PhoneGap. Your final apps runs in the browser, not in Tiggzi. Local storage is a browser feature (API) and has nothing to do with Tiggzi. The iOS local storage behavior is specific to Apple and completely outside of our control. You would run into exactly the same issue if you didn't use Tiggzi, but another tool to create your mobile web or hybrid app.
When you say things are confusing, please point us to a specific place in the docs or a tutorial -- where things are unclear.
We cannot reproduce this.