Open thomasvanhorde opened 5 years ago
Hello,
This plugin use libicon.so and libzbarjni.so but have only x86 for the Android Version. Google require x64 version for send apk to Google Play.
How to add this support in the plugin ? https://github.com/bingoogolapple/BGAQRCode-Android/tree/master/zbar/src/main/jniLibs/x86_64
Thanks all
See: https://github.com/cleitonjar/csZBar/commit/cba21d1ec29401a528f336a68dbe57acc5f1eeb8 I added in the plugin
Hello,
This plugin use libicon.so and libzbarjni.so but have only x86 for the Android Version. Google require x64 version for send apk to Google Play.
How to add this support in the plugin ? https://github.com/bingoogolapple/BGAQRCode-Android/tree/master/zbar/src/main/jniLibs/x86_64
Thanks all