Android app not building after switching to il2cpp
I switched from the mono scripting backend to the il2cpp scripting backend to support the 64 bit architecture and I added the Android NDK to my project but when I build my project, I get no errors, and it says it built successfully but my apk file is not on my desktop where I specified.
Please check the Editor.log file, maybe there is an error message there.
@rtstudiosco Did you manage to solve it? I get the exact same error :( Frustrating
Your answer
Follow this Question
Related Questions
Android building process gets stuck on "Building native binary with IL2CPP" 2 Answers
Unable to generate 64 bit android apk for Unity project 0 Answers
Android Build error 1 Answer
Can't Build with IL2CPP for Android after 2018.3.0 Update(Empty Project) 1 Answer
Gradle Build Failed -- Tried every solution I could find 0 Answers