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.
- 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) - 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 ?
before that can i make my app do some tasks at specific time in the background without showing notification on taskbar??