I have been trying to make the FirebasePushNotification plugin work. But so far i haven't had much chance. The notification is sent but nothing happen. I guess it's intercepted because i dont receive it (I tried sending notifs without the plugin it works well) but the code i put in the OnNotificationReceived event isn't triggered. If some one can help me on this that would be great.
So I decided to download their sample and try to make it work. But I am facing a problem. I deleted their google-services.json. Then I went to the firebase console to create a new one. I added the file to the android project and I reopened the solution. But when I try to set the file property to GoogleServicesJson there isn't this option on the menu.
I tried to close and reopen the solution multiple times but no luck.
What could i try to force this property ?
I thank you for your time.