CrossGeeks/AzurePushNotificationPlugin

Azure Notification Hub doesn't work

Opened this issue · 0 comments

Hey guys,

I'm doing some tests with Android, but when I send a test message through Azure Notification Hub, I receive the following message on the portal: "Message was successfully sent, but there were no matching targets." and the notification does not reach the device / emulator.
When I do the test through Firebase the notification works normally.
Even running the examples, the problem is the same.

Please, did anyone have the same problem and manage to solve?