07-30-2009 12:57 AM - edited 07-30-2009 03:21 AM
Some require for my app :
- When delete app, register info is still remain
- When update app, register info is intact
I have try with PersistentStore but I still want to refer idea of expert for a best solution. Thanks very much ! ![]()
Solved! Go to Solution.
07-30-2009 05:04 AM
07-30-2009 05:08 AM
07-30-2009 05:42 AM
Thanks simon_hain for your reply. But in APIDocs: "Every object that can persist between handheld resets must implement persistable". If my app not implement Persistable and use predefined class to store my app data, are you sure my app data is maintain when restart device. Please, show me more detail If you can. Thanks very much !![]()
07-30-2009 06:08 AM
08-03-2009 12:19 AM