OneSignal-Unity-SDK icon indicating copy to clipboard operation
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

Results 105 OneSignal-Unity-SDK issues
Sort by recently updated
recently updated
newest added

# Description ## One Line Summary Fixes additional instance of `OneSignalAndroid` or `OneSignaliOS` from being created when calling OneSignal methods in `Awake()`. ## Details ### Motivation Removes logged error `"Additional...

### What happened? ANR ### Steps to reproduce? ```Markdown call OneSignal.Initialize ``` ### What did you expect to happen? No ANR ### Unity version 2021.3.36f1 ### OneSignal Unity SDK version...

### What happened? ANR ### Steps to reproduce? ```Markdown No reproduction steps. ``` ### What did you expect to happen? No ANR encountered. ### OneSignal Android SDK version Unity OneSignal...

### What happened? Hi. I am trying to build the app with Unity 6 Preview. It works perfectly fine without OneSignal. As soon as the OneSignalConfig is added to the...

### What happened? I can receive push notifications on my iPhone. When the app is running in the background, it opens successfully. However, when I kill the app and try...

### What happened? **BUILD ERROR** * What went wrong: Execution failed for task ':launcher:processReleaseResources'. > A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction > AAPT2 aapt2-4.2.1-7147631-windows Daemon #0: Unexpected error during link,...

### What happened? When I set target API level to 33 your build is fine but when I set it to 34 your build fails. Gradle build failed. See the...

Android
Non-Reproducible

### What happened? Notification with rich media work on Android but not IOS ### Steps to reproduce? ```Markdown I have installed the OneSignal Unity SDK in my project. Everything works...

### What happened? OneSignal causes class not found exception on Android 6 and earlier versions. [crash_session_stacktrace.txt](https://github.com/user-attachments/files/16929649/crash_session_stacktrace.txt) ### Steps to reproduce? ```Markdown I couldn't reproduce but I have Crashlytics logs. ```...

### What happened? ![onesignal_bug](https://github.com/user-attachments/assets/f69e8bbd-eb22-4e23-9993-d4de83740742) When building in Unity 2021.3.42f1 for IOS the build will complete however the OneSignal files are not copied into the build folder. This is indicated in...