Hello,
We have noticed that on android devices, if app was either closed or in the background for a couple of hours push notifications stop being delivered (or maybe they are delivered and ignored by the system).
Tested on multiple independent devices. Sending from firebase console also doesn't get push notifications delivered.
After app is opened, notifications magically start working (using same FCM registration token).
Did anyone else experience this problem?