UPDATES EasyBlog 6.0.18 Released! Update to the latest version

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Auto Register for push notifications

HMED · ·
5:15 PM Friday, 16 December 2016
None
Hello,

in the pushnotifications apps can we set autoRegister: true as in the tutorial on onesignal ?
Actually i included this setting in the header as custom code :

<link rel="manifest" href="/manifest.json">
<script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js"; async></script>
<script>
var OneSignal = window.OneSignal || [];
OneSignal.push(["init", {
appId: "063350b7-d352-4815-b185-6eb0c9818820",
autoRegister: true,
notifyButton: {
enable: false/* Set to false to hide */
}
}]);
</script>
The replies under this section are restricted to logged in users or users with an active subscription with us