Hi,
First of all, thank you very much for the Elevate 2018 Recap Seminar of last week in Barcelona.
We're very interested in the PowerServer Mobile offline features and I'm testing the PowerServer Mobile in offline mode with an SQLite database, following this tutorial: https://www.appeon.com/support/documents/appeon_online_help/2.0/appeon_mobile_offline_tutorials/ch01.html
I have seen than when I modify the database's structure in my Desktop, the offline app notices it (using eon_offlineex object) and, once updated, no app database data is modified. If I ask the application to search for modifications once again it says that the structure has been modified (?) and, if I update the app database I see that the app database has been replaced.
If I only change information (not structure) in the tables of my desktop, the app doesn't see this changes because, I think, no database structure has been altered.
That is a strange behaviour that it's dangerous because if we modify the structure of the tables we don't want that the information on the device database be modified.
There is a way to avoid this behaviour?
Kind regards,
Gabriel Fortuny