-
-
Notifications
You must be signed in to change notification settings - Fork 108
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
Comments
@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. |
I got the same error, you need to declare |
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. |
Closing as cannot replicate. |
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'"
The text was updated successfully, but these errors were encountered: