Image Doesn't show in Notification React Native Firebase #6099
-
I have a problem with images in notification with rnfirebase v5.6.0. I receive image from messaging and the image link correct but can't show the image in notification. It does not happen at all the time, it happens in some unknown situations. This is my display notification code
For more information my react native version is 0.61.5 and my react-native-firebase version is 5.6.0. Note: image size is ok |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
With apologies, no effort will be spent examining anything to do with react-native-firebase v5, please update to current, noting that you will probably want to use a real notifications package like notifee.app in combination with modern react-native versions and modern react-native-firebase versions All of these versions are old enough they are unsupportable |
Beta Was this translation helpful? Give feedback.
With apologies, no effort will be spent examining anything to do with react-native-firebase v5, please update to current, noting that you will probably want to use a real notifications package like notifee.app in combination with modern react-native versions and modern react-native-firebase versions
All of these versions are old enough they are unsupportable