Now I am processing push notification using FCM. It works well when app is in foreground.
I'd like to process the notification even when the app is on background or is destroyed.
I googled about it for a few days, but couldn't find the solution yet. Thanks in advance.