I have been trying to export and build an android project after changing some settings in project settings
-> Configuration section -> Scripting Backend = IL2CPP
-> Configuration section -> Target Architecture = (Checked) ARMv7 and ARM64 OR just ARMv7 OR just ARM64 [same behaviour]
I am not able to makes builds or export a gradle project, all the errors point to AppWarpUnityMobile.
When I changed project settings
-> Configuration section -> Scripting Backend = Mono
This works. I need a 64bit architecture but I am unable due to AppWarpUnityMobile.dll
Unity Version: 2019.3.0b11
dll version: 1.0.5774.33405 downloaded on 27/11/2019
I have also attached the call stack to this thread. Please do help me out as soon as possible.
PS:
AppWarpUnity.dll settings
Include Platform: Editor and Standalone
Auto Reference: true
Validate Reference: true
AppWarpUnityMobile.dll Settings
Include Platform Android
Auto Reference: true
Validate Reference: true