Skip to content
New issue

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

Could not find a valid Titanium module id=com.acktie.mobile.android.qr #22

Open
ghost opened this issue Dec 27, 2017 · 9 comments
Open

Comments

@ghost
Copy link

ghost commented Dec 27, 2017

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.

@m1ga
Copy link

m1ga commented Jan 11, 2018

you need to recompile it for all app projects with Titanium > 7.0.0

@ghost
Copy link
Author

ghost commented Jan 11, 2018

How can I recompile it? Could you please help.

@m1ga
Copy link

m1ga commented Jan 11, 2018

I can try it later today. If you want to try it already use the PR #19 as a basis and run appc ti build -p android --build-only

@m1ga
Copy link

m1ga commented Jan 11, 2018

@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

@adegreiff
Copy link

adegreiff commented Feb 5, 2018

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

@talalmanaa
Copy link

@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

@m1ga
Copy link

m1ga commented Jun 13, 2018

@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 #22 (comment)

@talalmanaa
Copy link

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.

@m1ga
Copy link

m1ga commented Jun 13, 2018

ok, I've added that file too. Will make a PR tomorrow so it will be available for other people to download/use it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants