that’s a great work
I have a suggestion, what if you add a block by which it is possible to know if the feature is still working or has been killed?
This would be useful in examples like FireBase
that’s a great work
I have a suggestion, what if you add a block by which it is possible to know if the feature is still working or has been killed?
This would be useful in examples like FireBase
change the notifaction ID to any other integer, say 1
Hello guys i am trying to create a loop task. But my blocks not working
Blocks
Device : Realme 3i
Android Version : 10
And various internal fixes.
This is one of the demanded feature, and is here.
Minimum interval for Android 6-7+ is 15 mins.
Here, it is necessary to use FlagEnd block.
This does not use alarm-manager API so executions will be decided by the System/Phone.
Cancels the background service.
Added “runWhileActive” property. If set to false, service will not executed if the App is Currently active. If set to true, it will execute anyway, this can cause unexpected behaviour (i have to do more testing, soon there will be a block to know.).
Download:
xyz.kumaraswamy.itoo.aix (21.8 KB)
Hi Xoma,
The notification does service runs in the background with a simple test I made which is great. Then, I tested the When-doCall block for event responses (for notification button clicked). The actual Kodular event block makes the procedure work (adding some global variable and a simple alert), but the defined stand-in procedure (from When-doCall) doesn’t respond to the button pressed.
In another test* I removed the Kodular event block just to see if that was the reason. I’m not sure if I am missing something simple.
I have attached my blocks:
changed to 1 still not working
Check there is a space in the name of the event.
Edit: BTW, you cant use notifier in the background, I did a test showing other notification when the event and it works properly.
Provide info like Device name, Android version.
Edit: Minimum interval is 15 mins.
when add package name, from my project doesn’t work
without the package name it works
Can you explain more?
Device Model number: SM J7 2016
Hi friend, the minimum interval is 15 minutes.
Hey guys, if you find this extension useful, then you can support me.
It is really hard to maintain and provide support to such huge projects.
If you need paid support, then feel free to message me.
This extension is amazing! Congratulations
but:
Hey thanks for the review!
What package name? App’s package name?
Yes