Hello everyone,
When adding or deleting a column from any table, our users are experiencing sync problems even though I immediately regenerate the schema. Would it be reasonable to pause the app during this process? What is the best solution in this case?
Hi @Boray
Ask the users to delete the data cached, resync the app, then use it again.
More generally, ask them to close the app when not using, and enable this option:
Also, make sure they are not using the app when you are working on it.
Thank you so much for the response
Here’s how to add a column without disruption.
That’s really nice guide for adding columns. thank you for response