#Anyone know how to fix it? I can't build
1 messages · Page 1 of 1 (latest)
Do you also have Firebase in your project ? Have you tried going to Assets > External Dependency Manager > Android Resolver > Resolve ? <~~ Does that complete without error?
Only reason why I ask about having firebase is because they both come with the EDM and can cause issues sometimes.
I don't connected firebase
I tried force reslove
but it's not helped
but does it resolve
What exactly
When you click Force Resolve or the Resolve, a window is suppose to popup and go through some steps. Does that complete? Or does that give you an error
No errors
Thats a good thing. Are you trying to build a aab or a local apk
Yes, but it's giving me errors
Yes to what, im asking if you are trying to build the google play AAB bundle or just a local APK
local apk
than I need AAB
for google play
Edit > Preferences > External Tools > scroll down and uncheck and recheck all of them and then restart unity.
This use to be a known problem.
There can be a bunch of different problems. From custom android manifest, proguard or other improper settings within the EDM. Debug Keystore etc..
what does your publishing settings section look like in Player > Publishing Settings ?
Also check out
https://forum.unity.com/threads/a-failure-occurred-while-executing-com-android-build-gradle-internal-tasks-workers-actionfacade.958112/
Other than that, it may be a pain to get it back working. I suggest making small changes and try rebuilding every change to narrow it down when you finally do get it working.
Well, I just added and changed launcherTemplate.gradlle
and it's building
but when I running it, it giving me just a black screen