I need to send push notifications to specific user (Example "Messenger": when I send a message to a client, i will send a notification to alert the user).
I use Azure NotificationHub, and i need send notifications to Android and IOS.
In my research I find nothing concrete to say whether it is possible or not. I find everything with an associated tag, but can I associate a tag with each user so that I can distinguish all or have a maximum limit?
Thanks for the help me.