INVALID_SENDER error at GCM registration

前端 未结 4 1038
攒了一身酷
攒了一身酷 2021-01-19 10:11

I am developing application where I want to implement push notification for that I am using GCM, I have registered my project on google console and using project ID as sende

4条回答
  •  独厮守ぢ
    2021-01-19 10:38

    I got same error and found out that google login was not enabled in firebase console. After enabling it error was gone.

    Check this image for reference:

提交回复
热议问题