Hi everyone, I've developed an app that basically write rows in a table. The table is downloaded as an excel file and it works well. The problem is when the app is close and then you wait some time and open it again, the rows are gone. I'm using openxlsx library to read and write.
If you open and close de app immediately, there is no problem.
Regards,
KM