ItoO - Background Tasks [special] 🥳

Hi Xoma, :smiley:

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.

2 Likes

@Xoma
why this is not working?

Provide info like Device name, Android version.
Edit: Minimum interval is 15 mins.

when add package name, from my project doesn’t work:sleepy:

without the package name it works :point_down: :point_down:


with package name doesn’t work :point_down: :point_down:

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.

3 Likes

if you need to do a task periodically in less time, this worked for me:

4 Likes

This extension is amazing! Congratulations
but:

  • there is no difference for min when runWhileActive is true
  • when I change the package name it doesn’t seem to work
    tested on
    Xiami mi8 pro
    Motorola Moto G Play
2 Likes

Hey thanks for the review!

What package name? App’s package name?

1 Like

Yes
blocks

1 Like

Oh, well weird that should not happen, I will check what is wrong.

when I change the package name it doesn’t seem to work

Hi friend, thanks for the help, this is a great ext, that’s a shame doesn’t work in background, would be nice if can do in future :+1:

No friend, some android phones block it from showing a toast from background :sweat_smile:

2 Likes

yes it works, even with very complex things that store values ​​in a tiny db in the background and check lists. i love it :tada: :confetti_ball: :heart_eyes: :star_struck:

3 Likes

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 ??

2 Likes