-
### What happened?
I built the following sample app to push notifications to all users within a segment, but unfortunately, I was unable to get it to work.
```ruby
require 'dotenv/load'
require …
-
https://onesignal.com/blog/ios-13-introduces-4-breaking-changes-to-notifications/
https://aws.amazon.com/blogs/messaging-and-targeting/sending-push-notifications-to-ios-13-devices-with-amazon-sns/
-
### What happened?
I am having an issue where notifications are not being received on devices with Android version 13.0 API 33. Notifications work fine in all other android versions and iOS.
I am …
-
### What happened?
After the badge counter is reset to 0 and a new push notification received with +1 on the badge, the old value is restored. Many of our customers report this issue to us from diffe…
-
**Description:**
Working on an app using your sdk that needs background location used to trigger location-based notifications on Android and IOS - the docs aren't quite clear on how this works with t…
-
```
"@nuxtjs/onesignal": "^3.0.0-beta.16",
"@nuxtjs/pwa": "^3.0.2",
"nuxt": "^2.14.6"
```
Whether I have `notifyButton` set in my `nuxt.config.js` or I use `this.$OneSignal.showSlid…
-
So I've ran into an issue with the onesignal configuration where this plugin makes the frontend throw the below error. When I uninstall the plugin the page loads fine but I'm really hoping to use this…
-
### How can we help?
Hello,
Is it possible to receive a listener when a user taps a push notification in the background mode?
I have tried with OneSignal.Notifications.addClickListener in ver…
-
Is there any way to add push notifications for event reminders through already existing services like OneSignal? Thanks
-
### What happened?
When requesting the push permission after the user already declined push permissions, the "Open settings" prompt is still shown even when I pass `false` when calling `requestPermis…