react-onesignal icon indicating copy to clipboard operation
react-onesignal copied to clipboard

React OneSignal Module: Make it easy to integrate OneSignal with your React App!

Results 32 react-onesignal issues
Sort by recently updated
recently updated
newest added

Firstly, semantically doesn't make much sense to `resolve` a promise which obviously failed. Apart from that, we're handling the logic for when the user has AdBlock turned on, where we...

Enhancement / Feature

### What happened? Hello, So i'm using this version : "react-onesignal": "^3.0.1", ### What browsers are you seeing the problem on? Chrome (Chromium) ### What operating system are you running?...

### What happened? The Safari site URL, icon size, or push certificate is invalid, or Safari is in a private session. whenever OneSignal.Slidedown.promptPush() is executed, prompt shown on safari browser...

### How can we help? I have security headers that are blocking the script from being loaded. What I would really like to do is to load the sdk from...

![Screenshot 2024-09-13 223819](https://github.com/user-attachments/assets/95ebc685-b859-4d3b-8e44-43d4b056f1a8)

This update was generated by the GitHub CD action.

### What happened? I have a react PWA that my users install on their homepage and it only runs on Android. In my OneSignal dashboard, I set the permission prompt...

IInitObject interface are missing "cancelButton" prompts text customization

Documentation: https://documentation.onesignal.com/docs/web-sdk-reference#promptoptions-parameters

### How can we help? Hi, I was updating my project from v2 to v3 and I run into an issue with `OneSignal.Notifications.requestPermission()` When and how should be this method...

Question