[Messaging] What is FirebaseMessaging.instance.sendMessage for ? #9709
Unanswered
ash-hashtag
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.
-
throws this when used
I can't find in docs anywhere what this is supposed to be? it just has one line
"Send a new [RemoteMessage] to the FCM server"
and I don't understand it. So can we do something when it is sent to FCM server, Idk any FCM server side programming, can we listen to these messages in server? I thought maybe it can send message to a fcm token, or a topic through the server, but it wasn't even working for me to start with.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions