How to send notifications to one of two apps in the same project at firebase

前端 未结 4 725
遥遥无期
遥遥无期 2021-01-15 01:08

We have multiple apps at the same project of firebase like Master, Develop, testing.

And for sure every one of them has different users and we want to send to one ap

4条回答
  •  说谎
    说谎 (楼主)
    2021-01-15 01:32

    You could filter the notifications in each app by a given identifier which you attach to the notifications.

提交回复
热议问题