Notifications with Firebase from web

有些话、适合烂在心里 提交于 2019-12-25 07:59:54

问题


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



来源:https://stackoverflow.com/questions/38397243/notifications-with-firebase-from-web

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!