Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Contributor
sandeepsagark
Posts: 39
Registered: ‎07-19-2011
My Carrier: airtel

How to Update an application without losing Recordstore data?

Hi All,

 

I has the major problem that every time i am updating an application in store, the users says that they lost their old data. But i didn't change the module name & also the RecordStore names. I am just changing the UI of the screens, But everytime i got mails that they lost their data. 

 

Please help me to solve & improve my skills in development.

 

Thank's & Regard's,

Sandeep Sagar K.

Please use plain text.
Developer
peter_strange
Posts: 17,631
Registered: ‎07-14-2008

Re: How to Update an application without losing Recordstore data?

Just to confirm, you are using RecordStore to keep this data, and not PersistentStore? 

Please use plain text.
Contributor
sandeepsagark
Posts: 39
Registered: ‎07-19-2011
My Carrier: airtel

Re: How to Update an application without losing Recordstore data?

[ Edited ]

Yes peter, I am using record store? Any mistake i had done? Please let  me know the mistake i had done?

 

Please use plain text.