-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Unity 6 Preview Gradle Build Failed #752
Comments
Edit: Please look at #752 (comment)
We are not actively working on supporting Unity 6 at the moment. Unfortunately, you will have to add these fixes manually for now. I recommend also checking the Unity 6 docs to see if they change anything with the |
with this. custom notifications icons don't get added to the build. but the build works. |
Thanks for the info, I was able to get the custom default notifications icons to work after removing the Here is what I did:
Context:
The original error looks to be caused from the higher Gradle version in Unity 6 that enforces removing the |
Is this issue resolved on any release? |
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 Plugins/Android/ folder, it cannot build anymore. It says Gradle Build Failed. If I remove the OneSignalConfig it builds fine, but I guess OneSignal won't work then.
Kind regards
Rune
Steps to reproduce?
What did you expect to happen?
I expect it to build like it does without OneSignal.
Unity version
Unity 6 Preview 6000.0.15f1
OneSignal Unity SDK version
5.1.7
Platform
Android
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: