Where can I find the API KEY for Firebase Cloud Messaging?

前端 未结 9 487
执念已碎
执念已碎 2020-11-28 23:04

I am trying to figure out how the new version of GCM or Firebase Cloud Messaging works so I moved one of my projects to the new Firebase console, If I did not have the API K

9条回答
  •  北海茫月
    2020-11-28 23:26

    You can also get the API key in the android studio. Switch to Project view in android then find the google-services.json. Scroll down and you will find the api_key

提交回复
热议问题