Can we use whenFirebaseDataChanged function in background using Itoo Background Tasks Extension

Hello Everyone , I came across this wonderful extension on kodular that allows us to run procedures and functions even in the background.

So I have an app in which I need to keep an check on a specific firebase tag. And whenever the value in that tag changes, I want to show user a alarm or notification.

For this I tried to use Firebase On Data Change Block but I confused on how to use that.

Could anyone help me guiding in this??:pray:t2::pray:t2:

Especially the developer himself @Xoma

You can go through the docs, and try the blocks, if you are stuck then ask it here :slightly_smiling_face:.

I have used firebase extension and I have successfully used data changed blocks .

They work fine .

But I am confused on how to use this with Itoo background tasks extension.

3 Likes