luca-tomasetti

Results 19 comments of luca-tomasetti

> Hi. This is just a minor documentation issue. > > Step 4 in [docs/quickstart.md](https://github.com/maxkomarychev/react-native-ultimate-config/blob/master/docs/quickstart.md) instructs to do: > > ``` > "rnuc": "$(npm bin)/rnuc" > ``` > > But...

I'm experiencing something similar with version 5.1.0 when I'm trying to handle the notifications in the foreground for Android. For iOS seems fine and the event is triggered

I'm experiencing something similar with version 5.1.0 when I'm trying to handle the notifications in the foreground.

> In the docs completion seems to be an ios only feature. Am i wrong? The docs is not clear > > "Should call completion function on iOS, **will be...

I had the same problem with an Android app, I stopped using this package and moved to this one: https://notifee.app/

@SethArchambault yes, you are correct. I'm using Notifee together with FIrebase Cloud Messaging.

same here as well. It happened when I updated RN to 0.72.x Downgrading to 0.71.10 fixed the problem.

I have the same issue. Were you able to solve the crash?