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: 3. site:stackoverflow.com"

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

Code answers related to "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"

Browse Popular Code Answers by Language