FCM getting MismatchSenderId

前端 未结 29 1983
刺人心
刺人心 2020-12-04 17:34

I have an application that uses Google FCM for sending push notifications.

When i send a push notification to a group of users, i get a response of MismatchSen

29条回答
  •  醉话见心
    2020-12-04 17:50

    In my case it was very simple. I was pulling the wrong registrationId from the database. After I pulled the correct Id, it worked.

提交回复
热议问题