dm77 / barcodescanner

Barcode Scanner Libraries for Android
Other
5.46k stars 1.43k forks source link

No field MAXICODE of type Lcom/google/zxing/BarcodeFormat #510

Closed sameer018 closed 5 years ago

sameer018 commented 5 years ago

I have crash for ZXingScannerView , using implementation 'me.dm7.barcodescanner:zxing:1.9.13' in android studio

java.lang.NoSuchFieldError: No field MAXICODE of type Lcom/google/zxing/BarcodeFormat; in class Lcom/google/zxing/BarcodeFormat; or its superclasses (declaration of 'com.google.zxing.BarcodeFormat' appears in /data/app/com.application-M04BeDmzTEjGzAzallyQ7g==/base.apk!classes13.dex)
        at me.dm7.barcodescanner.zxing.ZXingScannerView.<clinit>(ZXingScannerView.java:54)