Synchronize to Device + Nothing (preserve data). Data gets removed when logging out and back in.
0
I am using the following synchronization method for a certain entity in the database. "Nothing (preserve data) – Do not download any objects automatically, and do not clear the data stored in the database for this entity when performing a synchronization (this can be useful in cases where you want have full control over the synchronization and should be used in combination with the Synchronize to device or Synchronize activity with specific objects selected)." I am using the 'synchronize to device' method and have put the settings of the object on 'Nothing (preserve data)'. The problem is that logging out and logging back in deletes the data (despite of the 'preserve data' setting). How can I make sure that logging out and back in does indeed preserve the data? Thanks in advance
asked
Stefan Halmans
1 answers
1
Simply put: signing out of the app will delete all data, always. The only way to preserve it is to synchronise the data to the server before signing out.