sorry I deleted it because I used a K-builder .. PM only if you want
Not so integrate your functions into my project.
I enclose my project. I just want everything to work in the background as well.
I will get back to you after I complete my work :) sorry for the late reply.
I removed the aia because it contained a paid extension.
Note / warning: You are not allowed to publish / post paid extensions that are not your own. Neither as an aix file nor in an aia.
Thank you for your efforts. Can you share a simple sample application that sends a notification once a minute?
I have not tested it yet, but this should work. You should notifications twice. You can increase the tillTime value to like 5 mins and interval to like 45 secs and it will work. Please change till time block to system time + 10000 ms and not 1100
The below code in the list five of values is:
return String.valueOf(System.currentTimeMillis()).substring(8, 12);
else you can use this:
return new java.util.Random().nextInt(7777);
You could use the blocks of the extension in any builder and they will behave same.
I'm sorry. now I should have removed the paid extensions !! I didn't use them anyway
serbatoio.aia (97.3 KB)
Hi @gabridima can you once test this AIA project below so that we can confirm that its working and I can try to help you out further:
Please let me know if you face any issues or errors ![]()
can you give me the file aia so I try it?
Here is the project AIA file
it seems not to work .. however in my case i left firebase open so it is not necessary to insert token .. just URL
Hi, so did you insert the Firebase credentials in the blocks? Its necessary to enter values in the new component created too.
yes yes i do
Alright, please give me some time.
Yes, it´s work !

. Let me know if it works