-
## What happened?
Hi, after upgrading from OneSignal v4 to v5 and switching to Expo, we've observed a significant decrease in confirmed notification deliveries in the OneSignal dashboard, dropping …
-
**Domains or links**
1. onesignal.com
**More Information**
OneSignal is a popular Push Notification service that my company use to provide Push Notification.
**Have you requested removal…
-
### What happened?
I am using one signal iOS SDK version: 5.2.5
I am not able to update user email but I can update my user tag.
I don't know what's the issue or any other steps missing.
…
-
I've installed the OneSignal SDK as shown in the documentation. Everything works fine in iOS builds, but I get errors saying: `"While building for visionOS Simulator, no library for this platform was …
-
### What happened?
**The external id is not set on application launch, when I check it in the OneSignal Dashboard**
```Markdown
import SwiftUI
import OneSignalFramework
import OSLog
class …
-
### Unable to listen addClickListener. previous flutter version worked
print('------- init'); #/this line print when app open
print('------- listen'); #//but this line not print
```
Future oneSign…
-
### What happened?
After updating to XCode 16 that error appeared, I used Flutter 3.10.4 and onesignal_flutter 5.2.2.
I tried updating Flutter and also onesignal_flutter but the error it's still the…
-
### What happened?
After adding tags to a user via `OneSignal.User.addTags()`, I can fetch the tags successfully using `OneSignal.User.getTags()` and see them logged in my application. However, the…
-
### What happened?
When I run my app on Play Store pre-launch report I have a RunTime exception. When run on my phone the same build it's seems to be ok. Maybe it's an incompatibilty with FB SDK. (re…
SiM07 updated
1 month ago
-
### What happened?
When sending an iOS background notification with `"ios_badgeType": "Increase"`, it behaves the same as `"ios_badgeType": "SetTo"`
I use the following API call:
```sh
curl --re…
bbjay updated
19 hours ago