Firebase notication replace older ones

Hello everybody,
I’m using firebase to send notifications to iOS and Android devices.
If I received one, did not open it, and receive another (different) one, the new one replaces the old one.
How could I mantain all the notification I’ve not seen yet?

Thanks