First of all, you have to obtain prerequisites from Google and Apple (optionaly), which are neccesary to setup you Project in Notimatica.
{.toc}
{#google-chrome-support}
To support Google Chrome you need to create an app in Google Services, obtain Google Server API Key and Google Project Number.
{.step-text}
-
Go to – https://developers.google.com/mobile/add?platform=android&cntapi=gcm
-
Type new App name (it can be the name of your website) or select an existing app from the dropdown. We don't need the Android package name, but you have to type something here to continue like
test.testas shown on the screen below. Finally, click "Choose and configure services".
{.img-rounded .img-shadow .img-responsive .center-block}Please, wait for the project to be created.
-
You'll need Server API Key and Sender ID (also known as the Project Number) a bit later in Project Setup Guide.
-
Now you're ready to enable Google Chrome Support in Notimatica.
The next step is to install JavaScript SDK on your website with the help of SDK Installation Guide.
{#apple-safari-support}
- Using Google Chrome and Mozilla Firefox as your only web push notification platform is totally fine as they have 80% market share combined.
- iOS and Windows are currently not supported
{#apple-developer-license}
- To complete this guide you need to have an active iOS or Mac OS developer account in the Apple Developer Program.
{#website-push-id-certificate} {.step-text}
-
Go to – https://developer.apple.com/account/ios/identifier/websitePushId/landing
-
Type new Website Push ID Description (it can be the name of your website). Next, type Identifier as a reverse-domain name of your website, such as web.com.your-domain (it should start with
web.prefix). Finally, click "Continue".
{.img-rounded .img-shadow .img-responsive .center-block}Click "Register"
-
Go to – https://developer.apple.com/account/ios/certificate/
-
Choose ‘Website Push ID Certificate’ option.
-
Сhoose the Website Push ID which we created a moment ago and click "Continue".
-
Make sure you've placed it into the "Login" keychain under "Certificates" category.
-
In context menu of newly added certificate click "Export".
-
You'll be asked to create a password. Please, leave both fields blank.
-
It wasn't easy, but you've nailed it! Now you have prerequisites for Apple Safari Support in Notimatica.
The next step is to install JavaScript SDK on your website with the help of SDK Installation Guide.











