Skip to content

Camera.MAUI.ZXing cannot scan barcode like BLK06_GF@@PA_MOUNT_RK001_01_01 #204

@wulieji-87

Description

@wulieji-87

Hi,

We have a MAUI Project to be used on iOS environment to scan some barcodes. Normal barcodes are working fine, however we have got some special ones like BLK06_GF@@PA_MOUNT_RK001_01_01.

Initially I didn't setup special setting for BarcodeDecodeOptions (all are default). After we found this issue, I try to setup as suggestion:

TryHarder = true, PureBarCode = false, ReadMultipleCodes = false, TryInverted = true, and even appoint the PossibleFormats to CODE_128 only.

but not working, even the simple barcode scanning takes time.

Could provide some suggesting please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions