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.
I am using firestore, its working fine when application open or in background, but I killed application in background then not recived notification⦠Plz help me taifun