I have create a firebase account and linked with my android app
In android app, it will show a notification whenever i update a record in firebase realtime database console.
when app is running at that time when i add new record from firebase realtime database console its showing notification.
but when i close the app and removed from the recent opened list then not able to get the notification.
how i can get notification when app is closed and removed from recent opened list.
please guide me how i can accomplish it.