WOW… So Kodular can handle background processes now?
This is a huge game changer!
So, I wanna try a simple task, I’ve built a timer with a sound alarm, but if the screen locks or the app is minimized/closed it stop working.
Does this plugin prevent the app of being in “sleep mode” like this?
After android 8 your app is not working in background all the time. Android system automatically kills your app from background.
I try all possibilities but no result was found.
No that is not what the extension is meant for, btw you should be using this extension instead:
Where are you calling the Start block, without that the extension is useless.
Also you have set latency to 4 minutes, you should reduce it while testing.
Hi, I tried the extension and it great, the only problem is I can’t figure out how to make it check website value. if the get value is 1 then it shows notification, and if the get value 0, it does nothing. is there anybody could help me? thank you.