Alexander Friedl
Alexander Friedl
@multi @SingleMalted Does it work for you to wrap your payload in a `fcm_notification` ?
@SingleMalted The line you referenced allows you to pass a custom payload as `{ fcm_notification: { ... } }`. Couldn't you simply pass it there without `badge` in it? I...
Hey guys. Let us know if you can confirm that this is an issue with expo. Otherwise we'd be happy to accept PRs for fixing whatever issue this is for...
@eikaramba Thank you for the insight. Can you let me know what exactly the `params.data` of the `GcmMessage` should look like in order for your `custom` data to work as...
I don't use anything myself anymore, I just try to maintain this is good as I can without having a working notification setup for real life testing 😬 I'll look...