I made an application that collect 2 issue, but when I collect 2 issue, the result is not displayed when I exit the application. this should not go away it should be saved there.
When I exit the application, the result should be saved
I made an application that collect 2 issue, but when I collect 2 issue, the result is not displayed when I exit the application. this should not go away it should be saved there.
Use TinyDB to store your values
In the Screen drawer you can find useful events like OnAppStop
Taifun
I looked where you mentioned but it is not in that application.
You can find the screen drawer in all projects… for example in Screen1 look into the Screen1 drawer…
Taifun