Hi,
I managed to get FCM Push notification working on my Android project, now I need to put it on iOS project too. I don't see many documentation about it, I'm trying to follow this guide:
https://components.xamarin.com/gettingstarted/firebaseioscloudmessaging
But it doesn't seems to work properly, I get some errors in the given code.
Does anyone ever implemented FCM Push notification on Xamarin iOS?
Need help!!
Thx