-
Hi,
is it possible for you to provide un updated NuGet package "ZXing.Net.Mobile Barcode Scanner for Xamarin.Forms" that is compatible to new Xamarin.Forms PCL solutions that are based on WinRT (inst…
-
I am having some issues with ZXing tool with Xamarin.Forms and on the IOS (ipad) platform. When I hold the IPad in the landscape position everything works find with scanning a barcode. When I hold the…
-
I am writing a mobile app in xamarin forms and I have half the screen continuously scanning barcodes using ZXingScannerView. This works great in android however in ios it will not pick up any barcodes…
-
I am looking for a solution to use a wired (or bluetooth) connected external barcode scanner such as Honeywell Xenon or Zebra DS series or some others. So, camera barcode scanning is no option as it …
-
Hi :)
I am trying to do a barcode scanner in Xamarin using ZXing based on this page: github.com/Redth/ZXing.Net.Mobile
I've been fighting this since yesterday and I have no idea what might be wron…
-
Hi,
I am having some trouble with the ZXing barcode scanner on Surface Go.
I have created a Xamarin Forms app for iOS/UWP to scan barcodes.
On Surface Pro, app asks user for camera permission and o…
-
Hello All,
I've implemented the Zxing library into a Xamarin Forms application. And most devices struggle to decode large QR Codes (see first comment for example size). This also seems to be the ca…
-
In our app we explicitly set the AutoRotate to false to force the orientation to be locked on the current orientation, which works correctly in Android and iOS, but on UWP it still performs the rotati…
-
Xamarin.Forms
ZXing.Net.Mobile.Forms 2.2.9
Forms.iOS
iPhone iOS 10.3.3
I pressed the button once in the iOS environment and the scan is executed two or three times.
I want the scanner to run on…
ghost updated
4 years ago
-
Hi everyone,
I have a Xamarin solution with Android, iOS and UWP projects. I am trying to use ZXing in order to read some barcodes but i found some problems.
This is the way I use it:
```
tr…