Ionic capacitor push notifications not working for android and even device is not getting registered over azure hub

0

ionic capacitor push notifications not working for android and even device is not getting registered over azure hub but when i see over the ionic app console i can see device token and notification registered succesful logs from the ionic app with recent changes Firebase Cloud Messaging API (V1) i have updated things according to it in azure hub as well but it is not working on android

ionic app console i can see device token and notification registered succesful logs from the ionic app with recent changes Firebase Cloud Messaging API (V1) i have updated things according to it in azure hub as well but it is not working on android

Need a solution for it that what i need to change or do to get push notifications work on android capacitor app

Did you follow this guide? Push Notifications - Firebase | Capacitor Documentation

Yes, i followed it but still i face the problem

It’s not really clear on what the problem is. Is it that your phone is not receiving the push notification? How are you trying to send it? Have you tried sending one from the Firebase console?

Unfortunately, there are a lot of pieces to get push notifications to work so it is hard to provide help. I would re-review that guide to make sure nothing was missed. If everything was done, you should be able to send a push notification from the Firebase console successfully.

for Push-notifications iam using ionic capacitor using Firebase Cloud Messaging API (V1) and also azure notification hub with interconnection for sending push notifications to android app before migration to Firebase Cloud Messaging API (V1) it worked properly but after this it is not working even device is not getting registered over azure notification hub