What's the use of sendMessage
method? Can I use it send push notifications to a particular device?
#5933
Unanswered
joshiprashanthd
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on notification system where a user on
app1
does something and user onapp2
gets notification of it. I tried to use the code from flutterfire'sfirebase_messaging
examples.But I am not getting any notification on the
app2
I don't know why this happening. Is there something wrong with the url (https://api.rnfirebase.io/messaging/send
)Beta Was this translation helpful? Give feedback.
All reactions