Start a new topic
Solved

This release is not compliant with the Google Play 64-bit requirement

Hi I build app with cordova and with wikitude plugin sdk 8.10.1


when i go to the google play i get an error :

"This release is not compliant with the Google Play 64-bit requirement"


image




Hi,


does this forum post help:


https://support.wikitude.com/support/discussions/topics/5000090735


Thx and greetings

Nicola

No!


the solution for me was to set in build.gradle file the ndk.abiFilters param

with only 2 val: 'armeabi-v7a','arm64-v8a' 


and not to set all the 4 :  'armeabi-v7a','arm64-v8a','x86','x86_64'

 


 

Hi,


Thx for posting the update that fixed the issue on your end and letting us know that the forum post I linked didn't help.


Good that the problem is solved for you.


Greetings

Nicola

Login or Signup to post a comment