How to send firebase notifications to audience via HTTP

后端 未结 4 2022
无人共我
无人共我 2020-12-01 13:41

In Firebase Console I set up audiences based on various user properties and now am able to send notifications to different user segments via console. Is there a way to do th

4条回答
  •  生来不讨喜
    2020-12-01 13:54

    firebaser here

    There is currently no way to send a notification to a user segment programmatically. It can only be done from the Firebase Console as you've found.

    We're aware that allowing this through an API would expand the potential for Firebase Notifications a lot. So we're considering adding it to the API. But as usual: no commitment and no timelines, since those tend to change as priorities shift.

提交回复
热议问题