[quote:32qco5qo]Usually the data shouldn't be deleted if you just updated the app without uninstalling it. There must be a reason it. For example, you might have changed the key name of the data or you must have changed the event of what it scans the data for. Or (Unlikely) you must have made an event to clear localstorage data.
Btw. I always update my android app and data is still there. You should try to check the changes you made in the update..
Ok then what i will do is wait for my another update. i think can be that i first have the app installed but using the apk and the first time installed from the store clean my data... i will check if using only the store my data persist.Thanks for your reply