Maybe a duplicate of https://github.com/notifee/react-native-notifee/issues/89
✅ The app should open
❌ I should get the initial notification logged in the console
const bootstrap = async () => {
const initialNotification = await notifee.getInitialNotification();
console.log('notifee - initialNotification', initialNotification);
}
"@react-native-firebase/messaging": "7.1.4"
"@notifee/react-native": "0.9.0",
"react-native": "0.62.2",
Thanks for the report - this is 100% a duplicate of #89 of which I'll hopefully have a fix in for by the end of the week.
Let's track on #89. Thanks for raising this issue 🎉
Most helpful comment
Thanks for the report - this is 100% a duplicate of #89 of which I'll hopefully have a fix in for by the end of the week.
Let's track on #89. Thanks for raising this issue 🎉