So, I have an activity with some textViews and a button. I need the button to send the notifications to all users. Something like the Instagram notification: this user has posted a new picture or a story. I am not finding any way to send notifications than through a firebase console. Anything would be helpful.
I have added the FCM to my app but don't know how to associate the button with sending the notification to the users.
If this is possible could someone send a link to a website or a tutorial because I honestly can't find the answer. I really don't want to waste someone's time and just want to know if this is possible and how. Thank you very much.