mokodeoz
mokodeoz
i'm having the same issue
Hello everyone, I'm trying to clarify this problem which in reality is not a problem but depends on how Android and Firebase decide to manage notifications. There are two types...
> i've tried to implement data notifications only, the results are the same impossible, i was stuck on that problem and i've solved it. you specifiy "collapse_key" in your json?...
> ``` > await messaging.send({ > token: 'token', > data: { > 'messageId': messageId.toString(), > }, > android: { > priority: "high", > notification: { > sound: "default", > default_vibrate_timings:...
> without notification key notifications doesn't appear And this is what i've write. if you want non collapsible notification you need to use external library to show notification pop-up, for...
> I've tested the solution suggested by @zell180 , it only works when the app is opened (open the app, turn off wifi, send notifications, turn on wifi). But when...
Using it with firebase give me this problem `✔ Cleared android, ios code ✔ Created native projects | gitignore already synced ⚠️ Skipped Metro config updates: › Existing Metro config...
> Using it with firebase give me this problem > > `✔ Cleared android, ios code ✔ Created native projects | gitignore already synced ⚠️ Skipped Metro config updates: ›...
No one have opinion about this behaviour?
> Not sure why there is such a large time difference. Doing a compare between the logs I can see a variety of differences, such as the number of landmarks...