I have integrated the message center in my react native app using the official documentaion (https://docs.airship.com/platform/react-native/message-center/) and sample source code. While deploying and testing, I do see dates but the values like "message,id, message.title" etc doesn't populate in the code and hence doesn't show on the screen. Because of this the "navigation.navigate" function is also coming as undefined.
Code snippet:
Is there any solution to it, as I have added the listeners, so I should be able to fetch those details. also in the airship portal, when I see the details of the message, it shows "0% sends to the message center"
Comments
1 comment