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.
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.
also works for me , great idea , but the only problem background service work only for 10 minute after that it will be killed , any idea how to solve this ??