I need to send Firebase notification body (Text) from service to activity in case the notification received in background.
How can I achieve that? currently the notification body can be retrieved in foreground only.
I need to send Firebase notification body (Text) from service to activity in case the notification received in background.
How can I achieve that? currently the notification body can be retrieved in foreground only.