BarCode Scanner: how read magyar characters?

L Luca Priano 3 years ago
2 1 0

Hi guys,

I'm trying to read a 2D Datamatrix barcode containing magyar characters, but they aren't read correctly. I'm using MC95 device and RhoMobile 4.1.1 and barcode javascript api:

       
Rho.Barcode.allDecoders = true;

      
Rho.Barcode.enable({}, function(args) {

                var code = args.data;

      
});

This is the barcode I try to read:

#@SES#@Egységláda manuális létrehozása

but what I see after having scanned it has magyar characters like Ω α

Any hope to read these kinds of characters?

Thanks a lot,
Luca

Please register or login to post a reply

1 Replies

K Kutir Mobility

Hi Luca,
I tried Kitchensink barcode sample (rho-samples/kitchensink at master · rhomobile/rho-samples · GitHub) on Android device It reads these kinds of characters properly. Please see the screenshot.
Please try Rho.Barcode.take instead of Rho.Barcode.enable and can you also try to run the application in some other device?

Visnupriya. R
Kutir Mobility

CONTACT
Can’t find what you’re looking for?