Open Source • Background Tasks: Itoo 🚀

Which means, you are at the very beginning of experimenting with this beautiful extension

I'm working with the extension since several months and can't confirm that

What about finding out, what's going on? Use logcat! Capturing Device Logs using adb logcat

You also can log something from the background there, just use the Notifier.LogInfo method for this

To find possible errors of your blocks in the background, let me suggest to filter the logcat output for the tags Notifier , ItooCreator and System.err .

In your latest screenshot you are still using the 3 alarmmanager methods... I already explained twice, that these are obsolete...

also are you sure, that the gottext event handler gets triggered in the background? This was my recommendation earlier

Debugging helps...

Taifun

1 Like