blob: dfe5108eb93337ba9e668b8503c6d0f8786fb1a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
#### Description of the problem:
**Which library version are you using?** E.g. 3.2.0.
**Which phone/tablet are you using, and which Android version does it run? (e.g. Samsung Galaxy S5,
Android 5.0)**
**Does the same happen on other devices or an emulator?**
**Can you reproduce the issue in the sample project included with the library? If not, can you
provide your own sample project or sample code that produces this error?**
**In the case of an error do you have a stack trace or adb logs?**
<!--
If you have an issue scanning specific barcodes, please test with the Barcode Scanner application,
available on the Play Store: https://play.google.com/store/apps/details?id=com.google.zxing.client.android&hl=en
If you are also not able to scan the barcode there, the issue may be with the underlying zxing library,
in which case you should report the issue here: https://github.com/zxing/zxing/issues
-->
<!--
If you have a question on usage of the library, please check the documentation and sample
application first:
https://github.com/journeyapps/zxing-android-embedded/blob/master/README.md
https://github.com/journeyapps/zxing-android-embedded/blob/master/EMBEDDING.md
https://github.com/journeyapps/zxing-android-embedded/tree/master/sample/src/main/java/example/zxing
-->
|