Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Trouble with ZXing.Net.Mobile Barcode Scanner activating the camera

$
0
0

Hello,
I'm using the latest Xamarin.Forms (2.0.0.6490) and ZXing.Net.Mobile (2.0.3.1). The Barcode Scanner code works without any error but it can't activate the rear camera (haven't tried the front). The overlay is visible tough.

Initialized on Droid's MainActivity.cs:
MobileBarcodeScanner.Initialize(Application);

And the code on the PCL side:
MobileBarcodeScanner bs = new MobileBarcodeScanner();

Result result = await bs.Scan();

I'm stuck here. Can somebody please help me?


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>