-
### How can we help?
After using OneSignal.login, why Users status changed to "Never Subscribed" on the dashboard?
Looks like the problem is kind of same https://github.com/OneSignal/OneSignal-…
-
### What happened?
In iOS, when opening or resuming the app, I'm calling `OneSignal.Notifications.clearAll();` to clear the notifications and to reset the notifications badge count to Zero, but once …
-
### What happened?
App crashes on android devices. iOS works fine.
```
Device: Samsumg Galaxy A10s (SM-A107M)
Android Version: 10
Free Memory: 502.1 MB
Free Disk: 4.4 GB
```
Versions
…
-
### What happened?
After following the installation steps in https://documentation.onesignal.com/docs/flutter-sdk-setup XCode will no longer build the project
### Steps to reproduce?
```Markdown
1.…
-
### How can we help?
I have an application in which I have several subscription IDs registered. In this case, I use OneSignal.initialize, which automatically sends the subscription. However, if the s…
-
### What happened?
I am in the progress of updating my app. However, when OneSignal v3 tries to initialize it is crashing.
I am using Flutter v3.24.0.
### Steps to reproduce?
```Markdown
1. Run …
-
### How can we help?
How do I solve the issue for missing file.
- I can run the project via Xcode but can't run the project via VS code
- Same code but using Mac intel chip works on VS code.
- `…
-
### What happened?
While trying a login and logout with two more times , the subscription status got "Not subscribed" and notification is not receiving .
Same thing like if try continues login and l…
-
### How can we help?
I am using version ` "react-native-onesignal": "^5.1.3",`
Initializing the OneSignal SDK in App.js in my React-native application like so:
```
useEffect(() => {
…
-
### How can we help?
Hello. I'm porting to MAUI an existing application. This application is (obviously!) using OneSignal for push notification.
I'm following the guide here: https://documentati…