I have an app that has default settings stored in a Local DB. We will call it “Local_DB_1”.
User installs v1 of app and changes default settings stored in Local_DB_1.
User updates to v2 of same app. Does updating app OVERWRITE Local_DB_1 with defaults or will users settings still be there?
This question ONLY has to do with what happens to Local_DB_1. I’m not looking for registration suggestions and storing in another offline table. I ONLY want to know what happens to Local_DB_1 with the scenario described above.
As long as you’re working from the exact same Thunkable project (not a copy) and you’re incrementing the build number (or doing it automatically) then the data will be fine.
You can even build a simple sample app to test this out too.
…or something unexpected happens. And no, we did not clone our projects to create a new ID for them. Instead, it was at the time Thunkable updated something in its backend: