-2

Hi there fellow programmers. I'm developing a mobile app using firebase and I want a push notification to be sent to all users when a particular value in realtime database.

After some searching I figured I probably have to use cloud functions and database triggers. So since I have no knowledge of node.js I need someone to help me through this (like any half-ready code or anything like that)

Thanks in advance!

Arian Hassani
  • 89
  • 1
  • 8

1 Answers1

0

Could you try the following sample?

zkohi
  • 2,486
  • 1
  • 10
  • 20