-
### What happened?
When I am trying to opt-in for push notifications, I click "allow ", yet its showing "Permission not granted". If i wait for couple of seconds before clicking on "Allow ", its bein…
-
### What happened?
Since updating from an older onesignal-cordova-plugin version to the current 5.2.3, push notifications are no longer displayed on android devices. Instead Logcat shows the follow…
-
### What happened?
At the latest sdk, the listener permissionChange is not giving the correct value in a specific scenario when you enable the permission check from phone settings only when tapping…
-
### What happened?
Hi 👋
When a user unsubscribes from push notifications we successfully see the user is unsubscribed in OneSignal, however, if we go to our app settings, we see that push notific…
-
### What happened?
Version:
```
"react-native-onesignal": "^5.0.6",
```
We're using a different package to handle push notifications from our backend. Everything works fine except we can't prev…
-
- I'm working on the API [https://docs.autofleet.io/reference/post-api-v2-messages](url). The API return error
- On AF control also encountered an error
Could you please take a look …
-
### How can we help?
Hello,
I want to use push notifications for my iOS PWAs and iPadOS PWAs.
I use **iOS 17.2.1** and **iPadOS 17.2** on an iPhone 13 Pro Max and iPad Pro 11".
I don't know if it …
-
### How can we help?
I have several apps connected to one OneSignal account: Android, iOS and Web.
If the user logout, for example, from web app, I want him to continue receiving notifications on An…
-
### What happened?
I have the following code:
In app.component.ts:
`
this.platform.ready().then(async () => {
this.oneSignalNotificationService.bindNotifications();
});
`
In onesignal.ser…
-
### What's on your mind?
In the OneSignal dashboard we can create Android Notification Channels, and the OneSignal SDK then creates these channels on the users device. After a notification channel ha…