Is there a way to send notifications automatically when there is changes in data of firebase realtime database using android studio
I am using firebase realtime database in my app and i want to send fixed notifications automatically when there is a changed in realtime database but firebase cloud messaging only offers manual sending of notifications which does not meet the…