parent
9d1f01f0e9
commit
a948767b40
1 changed files with 3 additions and 3 deletions
|
@ -32,9 +32,9 @@ Configuration variables:
|
||||||
- **gcm_sender_id** (*Required if pushing to Chrome*): The sender ID provided to you by Google for Google Cloud Messaging (GCM). Required to push to Chrome.
|
- **gcm_sender_id** (*Required if pushing to Chrome*): The sender ID provided to you by Google for Google Cloud Messaging (GCM). Required to push to Chrome.
|
||||||
|
|
||||||
### {% linkable_title Getting ready for Chrome %}
|
### {% linkable_title Getting ready for Chrome %}
|
||||||
Create new project at https://console.cloud.google.com/home/dashboard
|
Create new project at [https://console.cloud.google.com/home/dashboard](https://console.cloud.google.com/home/dashboard)
|
||||||
Go to https://console.cloud.google.com/apis/credentials/domainverification and verify your domain
|
Go to [https://console.cloud.google.com/apis/credentials/domainverification](https://console.cloud.google.com/apis/credentials/domainverification) and verify your domain
|
||||||
After that, go to https://console.firebase.google.com and select import Google project, select the project you created
|
After that, go to [https://console.firebase.google.com](https://console.firebase.google.com) and select import Google project, select the project you created
|
||||||
Then, click the clogwheel on top left and select Project settings
|
Then, click the clogwheel on top left and select Project settings
|
||||||
Select Cloud messaging tab
|
Select Cloud messaging tab
|
||||||
if under server key is button Regenerate key, click that
|
if under server key is button Regenerate key, click that
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue