How can I register my RegistrationToken on Azure after having asked permission and received it on my app? #1360
-
I’m new to Shiny.NET and I’m trying to use it as a tool to implement push notifications on all OS (except Windows) while I need to use Azure Notifications Hub as a provider. I’m able to request permission from the OS and get a registration token, but then I don’t know how to register it on Azure. Would you please share with me some pieces of advice on how to do it? I tried hard with the documentation, but I read it’s not completed yet. 🙏🏽 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
If you're using Shiny.Push.AzureNotificationHub, the registration token is for azure, as in, everything is already registered. |
Beta Was this translation helpful? Give feedback.
If you're using Shiny.Push.AzureNotificationHub, the registration token is for azure, as in, everything is already registered.