Firebase Cloud Messaging replaced the server keys with Tokens for sending notifications/messages

前端 未结 2 1891
被撕碎了的回忆
被撕碎了的回忆 2021-02-15 16:21

I am developing a demo app using Firebase Cloud Messaging. However, I am facing issues with the Firebase server key. Today morning I noticed that my server key got replaced with

2条回答
  •  情话喂你
    2021-02-15 16:45

    Looks like that they re-use the server key term instead of FCM token, just upgraded to the newer version, as the following screenshot:

提交回复
热议问题