Creating a Background Notification System with TinyDB and MlemonNotificationX in MIT App Inventor

I am trying to create system that send background notification of "welcome you are registered" after 5 minute of doing some task(storing string to Tinydb) using those two extension.

  1. to excute function that store "welcome you are registered" string to Tinydb and without notifying user at background.
    xyz.kumaraswamy.itoo (8).aix (92.2 KB)
  2. to notify users after completing the task by sending simple notification on task bar. for this let us use this extension.
    MlemonNotificationX.aia (831.4 KB)

can you help me to make a simple prototype example on this. please this is urgent for me :pray:?

before that can i make my app do some tasks at specific time in the background without showing notification on taskbar??

You will have to use the alarmmanager for this
See also my other answer for you here

Taifun

Follow the correct sequence of blocks

As you are using Kodular, you should ask in the Kodular community
I will close this thread therefore
Taifun