Android Notifications - Part 13, Push Notifications triggered from Backend

Опубликовано: 19 Октябрь 2024
на канале: Codetutor
36,855
345

In this video we have a look at how to trigger the notifications to an Android app from the application’s back end. You need to know two things to accomplish this. First part is what are the APIs expose by FCM which can be used by the back end to trigger the notifications. The second part is how to trigger the notifications. Well triggering the notifications is just back end developers job. Once you provide him/her with API details any body can do it. We will be using a POSTMAN Collection containing some FCM APIs to trigger the notification, mimicking the push notifications being trigger from an application’s back end.

Follow me on Twitter:   / anilvdeshpande  

Github link to POSTMAN collection: https://github.com/AnilDeshpande/Fire...