Riki1200 / azure_notification_hub_new

Flutter support for using Azure Notification Hun Plugin in iOS and Android apps.
Other
0 stars 0 forks source link

Tags - registration - question #3

Closed ewaradomska closed 5 months ago

ewaradomska commented 5 months ago

Is there any easy way of adding my own registration tags to the hub? I mean f.ex. - my user id? Where should I add custom registration method on Flutter side? Should it be in onToken method?

Riki1200 commented 5 months ago

Hi there, there's not method to add to tags on the hub but you can try on ontoken method.