FCM getting MismatchSenderId

前端 未结 29 1912
刺人心
刺人心 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:58

    I have noticed that when a device id is created in GCM you cannot send push messages through FCM using the new server key, you have to use the old API-key.

提交回复
热议问题