I am working on xamarin forms. Where I am trying to send push notifications using google firebase and App center. Created one project on firebase and created one app on the App Center. Downloaded google-service.jon and pasted in the android project and configured server key with app center. After all the configuration I am trying to send push notification from the app center and changed manifest also as per documentation. But it is showing 0 sent
what could be the problem?