I have a project that needs to send notifications when certain data is added to the Firebase. I did several web searches, but I could not find a way that would work to implement this notification.
I saw in the Firebird documentation that you can do, and on other sites that this was implemented at about a month (but I have not checked if it's true yet).
Can anyone help me with an example, or with logic? Note: The application is being developed in Android Studio 2.3 ...