Hello everyone,
I'm working on an app that logs notifications with AppInventor. However, I have a problem. The application will save the data even if it is closed, and the user will be able to see the message even if the other person deletes the message. My problem is that when the application is closed, the notification content continues to be saved by the plugin on TinyDB, but I cannot pull this data. It's mentioned in a section in the documentation but I don't understand how to do it. Can you help me? Thanks in advance