Android GCM SENDER_ID, how to get it?

前端 未结 10 1807
温柔的废话
温柔的废话 2020-12-01 02:19

I try to migrate to GCM and I have an issue with the SENDER_ID I need to provide. I use the demo project from google. In this project I need, if I

10条回答
  •  伪装坚强ぢ
    2020-12-01 03:11

    If you came here because you are doing web push, Android push, or the like, there is a different answer.

    Source: https://firebase.google.com/docs/cloud-messaging/js/client

提交回复
热议问题