Releases: OneSignal/OneSignal-Website-SDK
Releases · OneSignal/OneSignal-Website-SDK
150200 Release
GDPR methods & addListenerForNotificationOpened Fix
- Added GDPR privacy consent to postpone initialization of the SDK until the user accepts
- New
requiresUserPrivacyConsent
init flag - New
provideUserConsent(boolean)
function
- New
- Fixed
getListeners
error when opening a notification ifaddListenerForNotificationOpened
was called- Issue #344
- Added Promise of id to setEmail. PR #349
WordPress HTTPS Integration Required Files
Please download OneSignal-WordPress-HTTPS-Integration-Files.zip
and not Source code (zip)
.
Unzip the archived files to any directory of your site:
manifest.json.php
OneSignalSDKWorker.js.php
OneSignalSDKUpdaterWorker.js.php
HTTPS Integration Required Files
Please download OneSignalSDKFiles.zip
and not Source code (zip)
.
Unzip the archived files to the top-level directory of your site:
OneSignalSDKWorker.js
OneSignalSDKUpdaterWorker.js
This is part of the guide on setting up push notifications for HTTPS-enabled sites.