I have been working on an Android application and my customer that will use it want to send notifications is there any way to send notifications from a Web UI other than firebase console?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
There is currently no public API to send Firebase Notifications. The Firebase Console is the only place for that. We're considering adding an API, which you could then use to build your own web site for your customer.
See How to send firebase notifications to audience via HTTP