I am developing a blood donor app.The user register with
state and city.
If anyone request blood from particular city,I need to send push notification to all the users registered with the city.
How to send with firebase cloud messaging?
Or else I have created a blood request based on cities .How to get datachage of the particular database reference??