Смотри, с фаербейзом есть 2 пути.
1. минимум телодвижений, пуши есть, но гибкости мало
2. свой путь джедая, тут мы переопределяем сервис и сами показываем пуши.
У большинства разрабов 2 путь, а ты пришел с 1. Ты толком не понимаешь что тебе бек шлет, а мы тем более
2 путь не работает когда аппка свернута:
https://firebase.google.com/docs/cloud-messaging/android/receive When your app is in the background, Android directs notification messages to the system tray. A user tap on the notification opens the app launcher by default.
This includes messages that contain both notification and data payload (and all messages sent from the Notifications console). In these cases, the notification is delivered to the device's system tray, and the data payload is delivered in the extras of the intent of your launcher Activity.
Поэтому я не могу его использовать. Поэтому я задал вопрос, может у кого-то есть опыт как получить информацию из пуша через intent