What am I not doing right with Tinydb. Here is my block.
I want Tinydb to store value after timer do. And get value when screen initialized. But it keep getting value without even storing value. For example I want tinydb to store value after timer has counted 30 seconds. And set tinydb to get value when screen initialized, so that when it already store value, if the user is retiring to the app, he or she will get an message, but no tiny db keep getting value, without even storing value.