Jude Selase Kwashie
Jude Selase Kwashie
cc @russellwheatley
Hi @petrnymsa, thanks for the report! I couldn't reproduce the issue on my end. Could you provide detailed steps to help replicate it?
I couldn't reproduce this behaviour with the [firebase_messaging example app](https://github.com/firebase/flutterfire/tree/main/packages/firebase_messaging/firebase_messaging/example). Could you run the example app with your firebase credentials to see if it's still reproducible?
You can test this with the example app by replacing `firebase_options.dart` with your own. I’d like to confirm whether it's an implementation issue on your end, as I couldn't reproduce...
Hi @kirya355, I'm still unable to reproduce this issue with your sample. Are you sending the notification via node Admin SDK?
Hi @lukyanov, I've been able to reproduce this issue with the `firebase_messaging` example app. As a workaround, add a delay of 3 seconds before calling `getInitialMessage` and see if it...
Hi @kirya355, in my case, the background handler worked as expected. I modified the example app with your sample and was able to retrieve the `last_received_message_time` on the UI.
Hi @lukyanov, you mentioned that it works fine on version `15.1.6`, but I'm still able to reproduce the issue on that version. Could you confirm if that version still working...
Hi @nrybarova, thanks for the report. Could you provide a minimal repro for this issue?
Hi @innerblooming , I'm unable to reproduce this issue. Kindly provide a full sample code reproducing this issue? Also, have you tried testing on other Android devices?