Open ghost opened 6 years ago
you need to recompile it for all app projects with Titanium > 7.0.0
How can I recompile it? Could you please help.
I can try it later today. If you want to try it already use the PR https://github.com/acktie/Acktie-Mobile-Android-QR-Reader/pull/19 as a basis and run appc ti build -p android --build-only
@amitds could you please try http://migaweb.de/com.acktie.mobile.android.qr-android-4.0.0.zip If it works I'll make a PR
hi mika, thanks for version 4.0. i've got this fatal error from the module after appstart: couldn't find "libiconv.so", so now i added libiconv.so and it works great. thanks and regards alexander
@m1ga Hey Michael, please I need that module but the link is broken and it gives me server error, and need it to work for Ti 7.0.0.GA ... kindly fix the link as soon as possible. Your help is so appreciated
@talalmanaa I've uploaded the version again. Link is the same as above. You can always clone the repo and compile it yourself to get the binary as mentioned in https://github.com/acktie/Acktie-Mobile-Android-QR-Reader/issues/22#issuecomment-356855009
thank you michael @m1ga , in my case it didn't find the module but I then added "libzbarjni.so", then every thing was good to go! Really appreciated.
ok, I've added that file too. Will make a PR tomorrow so it will be available for other people to download/use it
Hi,
This module was working perfectly in my project from last few years but it does not work after upgrading Titanium to 7.0.0.GA. Could you please help me to run this module on Ti 7.0.0.GA.