Cloud Messaging - Firebase - Android | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Cloud Messaging - Firebase - Android

Hello, I need to create such a thing: Firebase sends a notification to a specific phone when a specific document is updated in firestore. Now, I have all the logic and code, but where can I run the code on firestore that will do everything? I need firebase to be like a service that listens to document changes and alert specific phones that need to be alerted.

15th Dec 2022, 3:26 PM
Yahel
Yahel - avatar
1 Answer
+ 1
Go to https://firebase.google.com and look at the initial setup
15th Dec 2022, 3:38 PM
MATOVU CALEB
MATOVU CALEB - avatar