Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion barcode-reader/general/avoid-incorrect-barcode-results.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ needAutoGenerateSidebar: false
---

> **Notice (Temporary Issue)**
> This is a known issue in the current release and will be fixed in the next version.
> This is a known issue in versions 11.0.0 - 11.0.6000 and has been fixed in version 11.2.
>
> As a temporary solution, please set `IncludeTrailingCheckDigit` to `0` in the `BarcodeFormatSpecification` for Code128.
> This will prevent the SDK from returning the trailing check digit.
Expand Down