Answers for "this release is not compliant with the google play 64-bit requirement. the following apks or app bundles are available to 64-bit devices, but they only have 32-bit native code: [1] unity"

Go
0

This release is not compliant with the Google Play 64-bit requirement The following APKs or App Bundles are available to 64-bit devices, but they only have 32-bit native code: 3. site:stackoverflow.com

splits {
  abi {
  enable true
  reset()
  include "x86", "mips"
  universalApk false
  
   }
 }
Posted by: Guest on October-04-2020

Browse Popular Code Answers by Language