I added firebase fcm to my flutter app, and the notifications works perfectly.
But when i let my phone for long time say 5 or 6 hours, the app don’t receive any notifications.
I tried to debig my code but the code is correct, the code is like the one in the docs.