-
Hi,
I have problem with ZXing library, I have tried with zxing.net.mobile and zxing.net.mobile.forms but the result is the same, app restart.
I don't get any exception, and I get this with simple Sca…
-
### Description
I get an exception when I use `.Remove(item)` on the ItemsSource of a CollectionView.
### Steps to Reproduce
1. Create a CollectionView and bind the ItemsSource to a Observa…
-
Hi there
We have a problem with the ZXing Barcodescanner for Xamarin.Forms and I thought somebody here might be able to help. The scanner works perfectly on Android, but on IOS I can't see the came…
-
As we use external bar-code scanner to scan into the field, we dont want to show, then hide keyboard when we do `Entry.Focus()` call in code.
We need this in order to prevent confusing behavior w…
-
I wonder if it would be possible to marry Blazor and Electron for an all (or nearly all) c# cross-platform desktop application development experience?
-
Bug report best practices: [Submitting Issues](https://github.com/xamarin/Essentials/blob/master/SUBMITTING-ISSUES.md)
### Description
It would be useful if you want to enter in a focused entry us…
-
My app works just fine in Debug mode. When I Release the app, I can't get a couple of features to work. One of the features is the Zing.Net.Mobile.Forms. I have read that you have to inject assemblies…
-
Entry / ReturnCommand is executed when the user press Enter after text input.
That still works.
But if you paste a text in the Entry with a CR/LF at the end (e.g. a BarcodeScanner), the ReturnComma…
-
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…
-
Using the same code as in #306, when I compile the application in Release, I can see the overlay loading, but nothing but white is displayed under neath. The camera doesn't seem to ever initialize.
…