Jude Selase Kwashie
Jude Selase Kwashie
Thanks @BWhiteApps , It seems to work fine on version 10.5.7.
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....
Great. Kindly let me know how the testing goes.
Hi @dhara6894 , thanks for the report. I'm currently looking into this.
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...
Thanks. Have you tried firing a test message from your Firebase console?