This repository was archived by the owner on Sep 24, 2021. It is now read-only.
This repository was archived by the owner on Sep 24, 2021. It is now read-only.
[Android] App crashing when opening a notification #256
Closed
Description
Hi all,
I'm starting to work with this library and integrating it to react-native-firebase.
What I found is, when pressing to a custom created notification via notifee.displayNotification(), tha app just crashes. However, if i launch a notification directly from firebase console. I press and it just opens the app.
What I'm missing?? I've been looking for some information throught the issues and the documentation but i did not find anything.
Thanks.