Skip to content

BarcodeGeneratorView Aztec error #297

@alex296534

Description

@alex296534

When upgrading from version 0.5.2 to version 0.7.4, there is a problem when scanning the Aztec code displayed by the BarcodeGeneratorView element on Android. Some mobile barcode reader apps display the correct result, while some do not. It's the same with physical validators. I output a base64 string in the barcode. The error is that the beginning of the line is cut off and some service information is added instead.

Image

<BarcodeGeneratorView Value="{Binding BarcodeValue}" Format="{Binding BarcodeFormat}"/>

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions