You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[firebase_messaging] regression on Android: messages not delivered when app is terminated on a known good device (e.g. Pixel); this works on a normal Android app so am trying to figure out why Flutter has an issue in getting it to work #32372
I have a "normal" Android app written in Kotlin that uses FCM. If the app is killed off it will still receive data messages. I have been working on porting the app to Flutter. However, on flutter the app does not receive messages unless it is in a running or background state.
So what is the reason for this? It would seem like it is doable. I've talked to a few people at IO 2019 from both the Flutter & Firebase teams and they suggested I open an issue. Tagging @amirh and @kroikie
Thanks,
Gerry
hkakutalua, josh-burton, FarmaanElahi, VictorUvarov and lordfrank