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

Viewed 3450

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 app and not reach to other apps as all of them have the same topics how to solve this issue?

4 Answers
Related