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? For version 5.0.5, when I initialize the SDK and call the permission request with fallbackToSettings: true, it always shows the 'your notifications are turned off, go to...
### 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....
### 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....
### What happened? I've been trying for weeks to install IronSource in the Unity editor and I can't figure it out. All different types of bugs happen. Lastly, install it....
### What happened? Update: I've figured out unity's proguard minify doesn't include some dependencies onesignal needs, resulting one signal initialization to fail. I can't disable minify because i can't build...
### What happened? Can't reproduce the issue on my device. It started to happen after I switched from unity 2020 to unity 2021. ### Steps to reproduce? ```Markdown Here's a...
### What happened? I have a Unity project that contains Firebase Analytics. The manifest contains the line _"firebase_analytics_collection_enabled = false"_ to prevent the request from being sent to _"firebaseinstallations.googleapis.com"_. Works...
### What happened? The application crashes whenever it receives a notification. ### Steps to reproduce? ```Markdown 1. Launch the application. 2. Send a notification to the application. 3. Click on...
### What happened? The application crashes whenever it receives a notification. ### Steps to reproduce? ```Markdown 1. Launch the application. 2. Send a notification to the application. 3. Click on...
### 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....