Hi. I'm starting with Xamarin. I've already followed notifications guide (Remote Notifications with Firebase Cloud Messaging from developer.xamarin). I'm using FCM. My problem is that I can't find an option to extract text from push notification so I could add it to AlertDialog. I catch some values from notification, but none of them is message. I would be glad if someone could help me with this problem. My code is almost 1:1 from guide above. Maybe there is some other way to always force notification to start AlertDialog?
↧