Firebase Cloud Messaging - Target to single device not visible in Firebase console

11,055

Try These Steps Carefully:

  1. Tap New Notification

  2. Fill up Notification title(Optional), Notification Text, Notification label(Optional) and etc

  3. Tap Send Test Message under 1. Notificationtest

  4. Add Firebase Instance ID of Your Device. To get Instance Token, check this doc

  5. Tap Test and Voila![enter image description here]

  6. You should receive your test message within a couple of seconds

Share:
11,055

Related videos on Youtube

Adi
Author by

Adi

Updated on June 14, 2022

Comments

  • Adi
    Adi almost 2 years

    I am trying to send notification to a single device in android , but when i am doing it from Firebase console , it's not visible in Firebase new view .

    Could anyone help me from where do i need to send notification to a single device ?

    enter image description here

    • touhid udoy
      touhid udoy over 5 years
      does this answer solve your problem? stackoverflow.com/a/53142021/7360848 if so, please accept it as answer
    • Adi
      Adi over 5 years
      ya , it solves the problem . Thanks :)
  • Adi
    Adi over 5 years
    No , still the same user interface is coming .
  • grandia
    grandia over 5 years
    I tried your solution, however, instead of single device it sends to users which are defined in Target below. -- Update: sorry it seems that it does send the message right after clicking Test. the Next button is somewhat misleading
  • touhid udoy
    touhid udoy over 5 years
    yes, i reported them about this, the UX here is really bad
  • hasan_shaikh
    hasan_shaikh about 5 years
    Test on device is not there
  • JAHelia
    JAHelia about 3 years
    the "send test message" feature now doesn't work, it sounds a bug in their console