I have built app in react native by using API of php backend and want to add the remote/live push notification. I am having a backend of php through which whenever the admin will add any note/msg its notification should be received by the react native app. I have integrated the apk with firebase console and can send notification from it easily but as we cannot use firebase console everytime to add notifications how can I integrate the firebase console with my backend by which I'll don't need to use console everytime?
Asked
Active
Viewed 86 times
0
-
Refer https://stackoverflow.com/questions/37371990/how-can-i-send-a-firebase-cloud-messaging-notification-without-use-the-firebase – Devsi Odedra Dec 28 '21 at 09:19