-
Notifications
You must be signed in to change notification settings - Fork 209
BarcodeGeneratorView Aztec error #297
Copy link
Copy link
Open
Description
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.
<BarcodeGeneratorView Value="{Binding BarcodeValue}" Format="{Binding BarcodeFormat}"/>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels