Firebase cloud messaging notification not received by device

前端 未结 20 1990
栀梦
栀梦 2020-11-28 23:58

I am having an issue with FireBase Cloud Messaging in which I get the Token from the device and send the notification test through the Google Firebase notification console h

20条回答
  •  隐瞒了意图╮
    2020-11-29 00:52

    I've been working through this entire post and others as well as tutorial videos without being able to solve my problem of not receiving messages, the registration token however worked.

    Until then I had only been testing the app on the emulator. After trying it on a physical phone it instantly worked without any prior changes to the project.

提交回复
热议问题