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

Failed resolution of: Lcom/google/android/gms/internal/zzbck; #81

Open
madiazg opened this issue Jan 26, 2023 · 0 comments
Open

Failed resolution of: Lcom/google/android/gms/internal/zzbck; #81

madiazg opened this issue Jan 26, 2023 · 0 comments

Comments

@madiazg
Copy link

madiazg commented Jan 26, 2023

I want I want to report a bug when I have included Firebase Cloud Messaging in my app:
implementation 'com.google.firebase:firebase-messaging:23.1.1'

Error:
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/android/gms/internal/zzbck;
at github.nisrulz.qreader.BarcodeDetectorHolder.getBarcodeDetector(BarcodeDetectorHolder.java:38)
at github.nisrulz.qreader.QREader.(QREader.java:104)
at github.nisrulz.qreader.QREader.(QREader.java:40)
at github.nisrulz.qreader.QREader$Builder.build(QREader.java:357)

I´m using:
implementation 'com.github.nisrulz:qreader:2.1.2'

android {
compileSdkVersion 31
defaultConfig {
minSdkVersion 26
targetSdkVersion 31

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

1 participant