-
I asked this on wordpress support but could find a response so posting it here.
Its a must to have feature, If notifications are disabled in user browser (particular mobile browsers), there should be…
-
The server needs to be capable of sending "go live" notifications when a robot goes online and the user is subscribed.
The API information is here:
https://documentation.onesignal.com/v3.0/referen…
-
Hello,
I have the `1.13.0` version installed, and I create my client the following way :
```
public function __construct() {
parent::__construct();
$config = new Config();
…
-
I have always been resilient to the idea of adding push notifications, but a business need has emerged that makes it important to add push notifications
https://documentation.onesignal.com/docs/one…
-
### Version
[v3.0.0-beta.19](https://github.com/pwa-module/releases/tag/v3.0.0-beta.19)
### Reproduction link
[https://github.com/nuxt-community/pwa-module](https://github.com/nuxt-community/pwa-mo…
-
I am having trouble using the OneSignal API in sending a push notifications to all users via an admin account in my app.
It would be great if the Push Notifications component included blocks to sen…
-
### What happened?
When you change the screen orientation, pushes start coming as if the application is hidden or unloaded. The setNotificationWillShowInForegroundHandler method is not called.
Opt…
-
I added One Signal Push Notification and its working great:
Step:
0.1 Create One Signal Account
0.2 Generate iOS Push Certification for One Signal iOS Device.
[https://documentation.onesignal.c…
-
## Overview
There are multiple third-party plugins available for Push notifications. Such as [Izooto](https://wordpress.org/plugins/izooto-web-push/), [Onesignal](https://wordpress.org/plugins/ones…
-
_As a user I want to get notified about new events automatically so that I know when to open the app without having to check for updates manually all the time._
For example: Receive a system (push)…