Priya93608

Results 1 comments of Priya93608

Hi I tried to add NotificationContentTitleKey in the MainApplication.cs file and it is not working. CrossFirebasePushNotification.Current.OnNotificationReceived += (s, p) => { FirebasePushNotificationManager.NotificationContentTitleKey = "Sample title"; };