Notification message not visible when i send image url #4376
Replies: 1 comment
-
Hi there! Since device-specific notifications is not something firebase actually handles (it's a non-firebase API surface area, really), does this happen when you integrate a full-featured 3rd party notification package (like react-native-push-notifications or notifee)? I personally use data-only JSON payloads and a 3rd party notification package normally, and don't have issues |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When i send a notification push to my app by fcm and the notification data is received OK (Title, message and image url). The collapsed notification shows all information ok but when system shows the expanded notification only the title and image are visible while message disappears.
Device:
Moto E2 - Android 6.0
Somebody knows how to solve this problem?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions