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

Unable to initiate QREader #16

Closed
amugox opened this issue Jun 11, 2016 · 5 comments
Closed

Unable to initiate QREader #16

amugox opened this issue Jun 11, 2016 · 5 comments

Comments

@amugox
Copy link

amugox commented Jun 11, 2016

I am getting below error wnen i call: qrEader.init();

"java.lang.NoSuchMethodError: No static method zzC(Ljava/lang/Object;)Lcom/google/android/gms/dynamic/zzd; in class Lcom/google/android/gms/dynamic/zze; or its super classes (declaration of 'com.google.android.gms.dynamic.zze'"

@nisrulz
Copy link
Owner

nisrulz commented Jun 11, 2016

@amugox can you please list the version of library and android you are using.

Also provide device details and more logcat information for me to debug this properly.

@tijee
Copy link

tijee commented Jul 15, 2016

I got the same error, you need to declare compile 'com.google.android.gms:play-services-vision:x.x.x' in your build.gradle.

@nisrulz
Copy link
Owner

nisrulz commented Jul 15, 2016

@tijee : Its already mentioned here . I still have to replicate this issue, OP has not responded about this but if you are getting the same , then please provide me more details to replicate this issue and hence provide a solution asap.

@tijee
Copy link

tijee commented Jul 15, 2016

No more details to give, this is actually not an issue. I just forgot to declare the play services dependency, and I guess @amugox did the same.

@nisrulz
Copy link
Owner

nisrulz commented Aug 1, 2016

Closing as cannot replicate.

@nisrulz nisrulz closed this as completed Aug 1, 2016
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