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
### What happened? I'm receiving this log in the game initialization on Android devices: ``` Error WM-WorkerWrapper Work [ id=8ce410e8-2b8c-4053-9f84-203912c55765, tags={ FOCUS_LOST_WORKER_TAG, com.onesignal.OSFocusHandler$OnLostFocusWorker } ] failed because it threw an...
A quick fix for issue #508. Added #ifdef UNITY_IOS for the two build files in the IOS project so that a CI builder like [game.ci](game.ci) can build Android in environments...
### What happened? Unity 2021.2.8f1: Android SDK 3.0.3: ic_stat_onesignal_default was generated with http://romannurik.github.io/AndroidAssetStudio/icons-notification.html#source.space.trim=1&source.space.pad=0&name=ic_stat_onesignal_default corresponded icons was added to Assets/Plugins/Android/OneSignalConfig.plugin/res/drawable-mdpi/ Assets/Plugins/Android/OneSignalConfig.plugin/res/drawable-hdpi/ Assets/Plugins/Android/OneSignalConfig.plugin/res/drawable-xhdpi/ Assets/Plugins/Android/OneSignalConfig.plugin/res/drawable-xxhdpi/ Assets/Plugins/Android/OneSignalConfig.plugin/res/drawable-xxxhdpi/ Assets/Plugins/Android/OneSignalConfig.plugin/res/drawable-xxxhdpi/ After apk builded bell icon not...
### What happened? I can see a crash in Crashlytics: PermissionsActivity.java line 109. ### Steps to reproduce? ```Markdown 1. Install OneSignal 3.0.3 2. Run the app on Android 8, Nexus...
# READ AND DELETE THIS SECTION BEFORE SUBMITTING PR * **Fill out each _REQUIRED_ section** * **Fill out _OPTIONAL_ sections, remove section if it doesn't apply to your PR** *...
### What happened? Hello OneSignal Unity SDK team, I recently upgraded to Xcode version 15 and faced an issue while building my project. The error details are below. Interestingly, a...
### What happened? The application crashes whenever it receives a notification when it is in the background. ### Steps to reproduce? ```Markdown 1. Launch the application. 2. Minimize the application....
### How can we help? com.android.build.gradle.internal.tasks.Workers$ActionFacade ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
### What happened? The application crashes whenever it receives a notification when the user clicks on in-app messages that contain invalid URLs. ### Steps to reproduce? ```Markdown 1. Launch the...
### How can we help? How to open web-browser (for exampl Safari) when clicking on push notification **without opening the app** at all if I send push notification with '**Launch...