Hello, I have a problem with my implementation of AzureNotificationHubNew. I used only an example code - added a method to my initState in App() widget:
My iOS notifications are configured with certificates (working properly with Firebase). Unfortunately when I try to send notification with Azure Notifications Hub (test), nothing happened. I'm wondering if there is anything more I should add to my AzureNotificationHubNew implementation?
Hello, I have a problem with my implementation of AzureNotificationHubNew. I used only an example code - added a method to my initState in App() widget: My iOS notifications are configured with certificates (working properly with Firebase). Unfortunately when I try to send notification with Azure Notifications Hub (test), nothing happened. I'm wondering if there is anything more I should add to my AzureNotificationHubNew implementation?