0

I'm working with Android and I have two questions that I need an answer for:

Question 1: When can you send notifications from one device to another with Firebase without using the server key?

Question 2: Are there other ways to send notifications from one to one?

Thanks in advance.

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
Carlo
  • 813
  • 1
  • 15
  • 34
  • 1
    Sending downstream messages requires your Firebase Cloud Messaging server key and for that reason should be run on a trusted, server-side process. See http://stackoverflow.com/questions/37634046/is-it-possible-to-send-pushnotifications-using-firebase-cloud-messaging-fcm-t – Frank van Puffelen Jul 21 '16 at 13:12
  • Thank you, I have already seen that answer but I want to know if Firebase will enable push notifications between users. – Carlo Jul 21 '16 at 13:22

0 Answers0