We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
See: cleitonjar@cba21d1 I added in the plugin
Sorry, something went wrong.
added the x86_64 binaries, see tjwoon#140
3c606b9
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: