How to send Firebase message to specific application in project?

Viewed 4263

I have a doubt based on firebase. It allows to add multiple application for a single project. I have added App1, App2 and App3. How can I send a notification to App1 alone? Server key is the same for those 3 apps.

1 Answers
Related