mistrypragnesh40 / PushNotificationDemoMAUI

33 stars 10 forks source link

WillPresentNotification not firing #7

Open williambuchanan2 opened 1 year ago

williambuchanan2 commented 1 year ago

I am using Firebase in my Maui app for push notification. It works on Android but I am having a problem with WillPresentNotification not being called on iOS.

I have made a new test app in iOS and it works fine but for some reason it doesn't work in my main app. I can't see what I have missed. Everything looks the same.

Any ideas? What could cause that not to fire? Thanks