Bacon / BaconQrCode

QR Code Generator for PHP
BSD 2-Clause "Simplified" License
1.86k stars 212 forks source link

Issue in Scanning Kanji QR code using camera in xamarin in Release Mode #81

Closed vinukodi closed 2 years ago

vinukodi commented 3 years ago

I have implemented an Xamarin App which uses the zxing library for scan the QR. When app is deployed to android device in debug mode it scan the QR but not in RELEASE MODE. Can you suggest me the best way to fix this issue.?

ZXing.Net.Mobile nuget version 2.4.1

Here I have added code snippet which I have used. Also the QR code.

image

image

DASPRiD commented 2 years ago

Closing as linked issue suggests that the the QR code scans as intended.