googlesamples / googlesamples/mlkit
[Bug report] Barcode start and stop symbol.
Open
- Dominant language
- Kotlin
- Stars
- 4.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The scanner did not respect the start and stop symbols. And the start and stop symbols are discarded in rawValue. This makes it impossible to determine whether the scanned barcode is complete.
**To Reproduce**
Scan a `code39` barcoade.
**Expected behavior**
Only return the barcode value if it has start and stop symbols.
**SDK Info:**
- com.google.mlkit:barcode-scanning:17.3.0
**Smartphone:**
- Device/Simulator: Xiaomi
- Device/Simulator OS: Android
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.