-
Sentry Issue: [METAMASK-XC4E](https://metamask.sentry.io/issues/5940348446/?referrer=github_integration)
```
Error: Lavamoat - failed to prepare endowments for package "@zxing/library":
TypeError: Ca…
-
Thanks for creating such a great app!
I was curious if it would be possible display the mask for QR codes.
I did a little searching and it appears there are 8 possible masks to a QR code:
![ima…
-
Compared with other decoding engines on the market at present, I found that they can decode at any angle, such as 10 20 30 80 and so on (tested with a simple pdf417 barcode).
However, at present, the…
-
```
Hi,
I want to work with Zxing in Android's Project but i'm still confused with
which part to start ,can you help me
```
Original issue reported on code.google.com by `KamiliaA...@gmail.com` on 2…
-
Greetings
Great library is just what I need to give my project extra value, thanks, but Im have this problem.
**Im getting this exceptions com.google.zxing.FormatException and com.google.zxing.Check…
-
thanks for this library, very helpful but in my project same use library zxing so duplicate library occurred
-
Facing this crash randomly while scanning a barcode
Fatal Exception: java.lang.ArrayIndexOutOfBoundsException: length=11664; index=11664
at com.google.zxing.common.BitMatrix.get(BitMatrix.java:162…
-
Also check that new integration code handles the case where the Play Store is not installed to handle the install intent.
-
It happens some time. I faced with random crashes when I am using QZXing for QR decode. Crashes occurs only if I use QZXing for decoding. I started to debug my app.
I've found that program hangs fo…
G-S-E updated
4 years ago
-
**Describe the bug**
Since JCenter is going down, the `build.gradle` file should be updated to use `mavenCentral()` instead of `jcenter()`. However, if changed manually, `zxing` could not be found al…