Jude Selase Kwashie

Results 196 comments of Jude Selase Kwashie

Hi @Tom3652 , thanks for sharing additional insights on the issue. You're most likely right. firebase-ios-sdk 11.3.0 should resolve this issue.

Hi @Tom3652, thanks for the report. I was able to reproduce this issue with [the firebase_messaging example app](https://github.com/firebase/flutterfire/tree/main/packages/firebase_messaging/firebase_messaging/example). We'll investigate further.

Hi @Tom3652, after subsequent tests, I observed that `onMessage` is eventually called but after a significant delay, which seems very unusual. Could you please check if you're experiencing the same...

Hi @Tom3652, I did a bit of digging and came across this thread: https://developer.apple.com/forums/thread/740923. It seems the issue goes beyond `firebase_messaging` plugin.

Hi @Tom3652, I'm able to reproduce it. In my case, the delay in receiving notification still persists as discussed earlier. I suspect this could be specific to certain macOS versions....

I was able to reproduce this issue on iOS 18. Additionally, when I send a test message from the Firebase console, it doesn’t arrive on my device. Could you check...