Failed to send notification from firebase console

后端 未结 2 1671
南笙
南笙 2021-01-21 07:04

This is some tutorial of firebase. I\'m registering app in Firebase, getting the google-services.json file, pasting it in the app files as shown in the tutorial. Also getting th

2条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-21 07:51

    May be you're not add a correct SHA1 for your application? you can follow this tutorial to get the correct SHA1. And then on console firebase choose project setting, choose add SHA1. After that, you need to replace google-services.json with the newest one.

提交回复
热议问题