Making an Android Build with ARM64 and ARMv7, yet Google Developer Console detect no 64 Native code
Hi, I have a weird situation that occurred my project at the moment. Apparently I had set every requirement that making a Android 64-bit file.
In my "Other settings" - Scripting Backend = IL2CPP, - Target Architecture = ARMv7 & ARM64 - Target API Level = Highest installed
In my external tools: - Android NDK file = Version R16b
Create an apk or aab file is not the issue also, only when i upload to Google Developer Console, it keep mentioned this error show as image below:
So wonder is there any developer(s) and/ or Unity Technician(s) know this issue?
Answer by RickLeung · Oct 20, 2021 at 03:28 PM
Which version of Android SDK did you use? Google play store changed their requirement to only allow apps with Android SDK 29 I guess. Not sure if this information can help to solve your problem.
Your answer
Follow this Question
Related Questions
How to fix Android Gradle Failure in Unity 2018.3.11f1 (64-bit)? Help please! 2 Answers
Failed running Android build with il2CPP with Unity 2019.2.11f1 2 Answers
Realidad aumentada Vuforia problema creando apk 0 Answers
il2cpp android build error 2019.2.19f1 1 Answer
Build 64 bit for android 1 Answer