How can i find `SENDER ID` in firebase?

后端 未结 2 1017
梦如初夏
梦如初夏 2021-02-20 18:48

I am creating Push notification demo in ionic 2. I have tried to generate server key and sender key from firebase. i have follow this tuto

2条回答
  •  一整个雨季
    2021-02-20 18:56

    Here is the steps,

    1. Go to Firebase Console
    2. Select your project
    3. Click on Setting icon near to Overview in left panel.
    4. Select Project settings.
    5. If you have already registered your app to project then click on CLOUD MESSAGING tab
    6. If you do not have registered you app then first register it from Overview tab and follow step 5.

    and you'll get Sender ID

提交回复
热议问题