Failed resolution of Lcom/google/zxing/BarcodeFormat

Hello,

I have a app to scan the barcode and send information to the server
there is one external extension ScanView.

From “Connect to companion” app work normal
but when I installed .apk file on my Android and use scan
I have the Error:
Runtime Error. Failed resolution of Lcom/google/zxing/BarcodeFormat;

What could be the problem?

Thanks

Failed resolution means the extension is an outdated and incompatible.

Try to recast it or use any other extension.

1 Like

Drag BarcodeScanner component to the Screen1.

Class is not available at runtime.

2 Likes

Runtime Error. Failed resolution of Lcom/google/zxing/BarcodeFormat

Any have solution please help me