Relative Content

Tag Archive for c#iospush-notificationxamarin.iosfirebase-cloud-messaging

NotificationServiceExtention Xamarin iOS

I am trying to implement sending reports on receiving push notifications. Xamarin iOS. I implement it through NotificationServiceExtention. There was a problem that the service does not send reports, although the same methods work through AppDelegate. What problems can there be? Maybe I missed some important settings in info.plist.