Firebase Notifications is a free service that enables user notifications for Android and iOS devices . Through the Firebase console, you can send notifications quickly and easily across platforms with no server coding required.
Read moreHow do I send a FCM message?
FCM also has a Console where you can send the Message/Notification from, without having your own app server. NOTE: Creating your own app server is up to you. Just stating that you can send a message/notification via the console. The URL used is “https://android.googleapis.com/gcm/send” .
Read moreHow do I get notifications from Firebase?
In the navigation bar, click Notifications.
Read more