-
Errors occurred while build effective model from C:\Users\15456\.gradle\caches\modules-2\files-2.1\com.google.zxing\javase\3.4.0\4aa201a707849f7556349e630ce36beb04ce8418\javase-3.4.0.pom:
'depe…
-
java.lang.RuntimeException: An error occured while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:299)
…
-
## Description of the problem:
Getting ActivityNotFoundException, when we are trying to scan barcode using device camera using Zing lib in Android 9.0 (pie). It's working fine in other versions such…
-
** When to add retrofit2 remote dependencies gives ClassNotFoundException but its work fine with zxing:core **
java.lang.ClassNotFoundException: Didn't find class "okhttp3.Interceptor" on path: …
-
On Visual Studio 2019 (Version 16.6.2) Release builds for Zxing.Net.Mobile / Zxing.Net.Mobile.Forms (Version 3.0.0-beta5) I receive the following exception:
System.IO.FileNotFoundException: Could…
-
https://github.com/apache/cordova-plugin-inappbrowser/blob/3b6757fc4407aa5cd9d5cbda3ff2f8174ecdae1a/src/android/InAppBrowser.java#L1203
In the shouldOverrideUrlLoading, the code seems to be also ca…
-
## If barcode scanning is a public good, then barcode input should be just as liberated.
I don't just think of AnySoftKeyboard as a keyboard, it's an input solution. And if the microphone is one …
-
I have recently updated the library to the latest **3.0.0-beta5** version as I am migrating my app to **AndroidX** and API 29.
Unfortunately I run into the following crash whenever the camera prev…
xabre updated
3 years ago
-
系统Flyme 5.1.11
1.'cn.yipianfengye.android:zxing-library:1.8'版本在魅族上调用相机被拒绝权限后会崩溃
java.lang.NullPointerException: Attempt to read from field 'int android.graphics.Point.x' on a null object reference
…
-
I am using the CameraBarcodeReaderView in my xaml for barcodesDetected.
We also use NFC for scanning some card, when we open the barcode scanner it is disabling the NFC. I believe this is part of c…