I understood that, but which main function must be called in the CreateProcess block?
Any suggestions?
Anybody a solution? So many proΒ΄s here and nobody an idea?
I'm sorry.
The argument in the CreateProcess | CreateTask's procedure = main function.
Eg:
In the above image, the main function is "clock" and it takes x parameter.
Also, there will be delayed responses for a month.
hi
can we use this extension as alarm
What is the correct way to stop the process? since even if I stop it, it continues to run, I already tried to close the app, delete the cache but nothing
Hey guys, I'll not be available until March, once I'm active again, i will prepare a comprehensive documentations, with good examples to understand the extension.
hi Kumaraswamy
there is no alarm component in Itoo extension
New update soon
I'm testing to make sure, if everything's alright, will also be posting a guide about creating a music player
Thanks a lot we are eager to your new update extension
This is not AI2. Please ask the question on the builder's community.
How to show "label text" in Foreground Notification always and user can't hide or clear it.....any simple block..I'm tried many time, plzz help me...
I'm try to like this, but app crash
Help @Kumaraswamy
Hi,
I need create a info of change value in any tag in firebase. I create timer witch interval 5s but apk do not msg for modify tag in database. What i do wrong?
You are not adding the argument required, called x.
In the changed procedure, you have to add it the arguments which is present in the original DataChanged Event Block.
But i do not see notification id0, as if eventName "FirebaseDB1.DataChanged" never do procedure "changed". If i debug and put notification to the "sequence" they are popup but inside "changed" no
Now i edit code and if i turn on the app all works fine (if i edit tag in database, id0 popup) but if i close app i have only Checking... and no popup id0 when i edit tag in database. (i edit "changed" name because in upper version i have big C on procedure :P)
It never calls the "changed" procedure because your procedure declaration is incorrect, it should be this way: