CrossGeeks / AzurePushNotificationPlugin

Azure Push Notification Plugin for Xamarin iOS and Android
MIT License
67 stars 34 forks source link

Azure Notification Hub doesn't work #61

Open julianoaece opened 3 years ago

julianoaece commented 3 years ago

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?