Closed Sami-AlEsh closed 3 years ago
This look like a problem with tools on your machine, not something related to notifications package. If besides Unity you run some other Android tools (like Android Studio), you may have compatibility issues with stuff like adb or gradle daemons. Actually, is this even an error, not a warning?
Yup, this is an error because build process was stopped and failed. Do you know how to fix it ? I've been working with Unity for a while and I didn't face such a problem!
Check the running processes on your machine. Maybe you use some other Android software that also uses gradle, like Android Studio, then you may have incompatible gradle versions present.
Version: Unity 2020.1.17f1 Platform: Android
Steps: 1- Clone this repo 2- open project in unity 2020.1.17f1 3- switch platform to Android 4- Build :)
Build Error: Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)