chemerisuk / cordova-plugin-firebase-messaging

Cordova plugin for Firebase Cloud Messaging
MIT License
164 stars 159 forks source link

Implement send method #3

Open chemerisuk opened 7 years ago

quintonn commented 7 years ago

I believe this plug in is for client-side of messaging. Send is a server side function. I'm not sure this is a valid issue.

chemerisuk commented 7 years ago

@quintonn https://firebase.google.com/docs/cloud-messaging/android/upstream

yatharthranjan commented 5 years ago

I also think this is a valid request. We need to use it with the XMPP server implementation which supports receiving upstream messages from devices.