Site updated at 2016-11-05 16:10:14 UTC
This commit is contained in:
parent
c5a9b05115
commit
4a22946601
496 changed files with 7661 additions and 7043 deletions
|
@ -112,8 +112,12 @@
|
|||
</ul>
|
||||
|
||||
<h3><a class="title-link" name="getting-ready-for-chrome" href="#getting-ready-for-chrome"></a> Getting ready for Chrome</h3>
|
||||
|
||||
<p>Google has <a href="https://developers.google.com/web/fundamentals/getting-started/codelabs/push-notifications/#make_a_project_on_the_google_developer_console">a handy guide</a> that goes into great detail about how to set up for pushing to Chrome. Once you have your GCM API Key and Sender ID in hand, plug them into your configuration as described above.</p>
|
||||
<p>Create new project at https://console.cloud.google.com/home/dashboard
|
||||
Go to 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
|
||||
Then, click the clogwheel on top left and select Project settings
|
||||
Select Cloud messaging tab
|
||||
if under server key is button Regenerate key, click that</p>
|
||||
|
||||
<h3><a class="title-link" name="requirements" href="#requirements"></a> Requirements</h3>
|
||||
|
||||
|
@ -415,6 +419,9 @@
|
|||
<li>
|
||||
<a href='/components/notify.message_bird/'>MessageBird</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/notify.nfandroidtv/'>Notifications for Android TV / FireTV</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/notify.group/'>Notify Group</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue