ypcaptain96

Results 2 comments of ypcaptain96

Any updates on this issue? This issue is still present.

Can you try this code snippet, basically refer these two interfaces **IUNUserNotificationCenterDelegate, IMessagingDelegate** `public partial class AppDelegate : global::Xamarin.Forms.Platform.iOS.FormsApplicationDelegate, IUNUserNotificationCenterDelegate, IMessagingDelegate { public override bool FinishedLaunching(UIApplication app, NSDictionary options) {...