OneSignal-Unity-SDK
OneSignal-Unity-SDK copied to clipboard
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Unity app with OneSignal. https://onesignal.com
**Description:** When I open a notification sent via Onesignal dashboard, the unity app(which was backgrounded) opens with a black screen and only game sounds keep playing. Tapping on the screen...
Hi, The app version seems to be reported incorrectly, using the build number instead of the app version number. I'm using the 2.12.0 sdk. From my dashboard:  Looks like...
# Description The OneSignal Unity major release version 3 is now in **available**! This version includes many exciting changes including an overall simplification of the API as well as many...
I am adding onesignal to my current project. Users appear on the panel, but when I send notifications, they do not go to users. Unity 2019.4.28f1 Could you help. ...
### What happened? At this point, I'm wondering if anyone out there tests these things or even if they are used. I found two major bugs in the last 24...
### What happened? Another one for the books. The amazon device was getting random crashes when compiled with Unity 2021.2.18 and onesignal 3.0.0 After hours wasted, I realize that ```...
**Description:** - On Amazon device the one signal messages stop showing after the device is restarted or randomly a couple of minutes after the app is closed. **Environment** 1. I...
When the game receives a notification with an emoji `OverflowException` is thrown. The game doesn't crash, but this exception is reported to Unity Performance Reporting service. ``` OverflowException: Value is...
### What happened? Platform: FireOS (Amazon Kindle) When receiving a push notification the pop up message shows the message of [this class](https://github.com/OneSignal/OneSignal-Android-SDK/blob/main/OneSignalSDK/onesignal/src/main/java/com/onesignal/PushRegistratorADM.java) ``` com.onesignal.ADMMessageHandler timed out, please check that your...
### What happened? callback works only once with subscription false, and no data at first app install reproduced with last version of appsflyer (6.8.4) all works fine at 6.5.3 ###...