Notificaitons data when app is closed

Hi,
how i can read custom data passed on notification json if the app is non opened?
When the app is foreground or background the listener on componentDidMount is triggered because the view is mounted… but if app is closed where i can read the data? The view is mounted after receive notification and the listener is not called

Thanks in advance

I’ve tried to use props.exp.notification on root component but there is no “notification” prop after open app by notification tap…

No one has this problem?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.