Why does firebase push_token return Blacklisted?

后端 未结 3 398
猫巷女王i
猫巷女王i 2020-12-28 17:41

I am implementing Firebase messaging in my app.

While I am testing the app sends the refreshed_token to my database, but in live production environment (Play store)

3条回答
  •  离开以前
    2020-12-28 18:14

    The App will be running on an emulator hence Firebase token will be Blacklisted

提交回复
热议问题