Need a bit more help from the Readme.md on Firebase setup
francisluong opened this issue · 1 comments
francisluong commented
Hi,
I'm trying to get my own copy working on my box but I'm not clear on how to get the API key from firebase.
I have setup a firebase project. If I choose [Settings Gear] -> [Project settings]:
- I can find a Web API Key under
General
. - I can find
Server Key
,Legacy Server Key
, andSender ID
under cloud messaging.
Which settings do I use to populate the firebaseInitialization.js file, most specifically, apiKey
?
Thanks!
glauberramos commented