-
I am using the example code from the ZXing page .
Details are :
Operating System : Windows 10 Pro N
Visual Studio Enterprise 2015
Xamarin.Forms 2.3.1..114
ZXing.Net.Mobile 2.1.47
ZXing.Net.Mobile.Form…
-
Hi there
I recently updated my ZXing.Net.Mobile and ZXing.Net.Mobile.Forms to v2.1.47 in my Xamarin project. Version was downloed using Nuget. Since doing this the auto focus stop working as expected…
-
Original Barcode Scanner app based on ZXing java library does an outstanding job ignoring any possible QR codes in the shaded areas in overlay. ZXing.Net.Mobile implementation, however, disregards wha…
-
I am trying to use the Forms component in my app. On iOS, the barcode is never scanned. Everything looks like its working, but the code is just never captured, and OnScanResult is never called.
O…
-
I know this is a closed issue, but hoping to get some ideas on where else I could look to solve this problem.
I compiled your sample forms project, and it works fine there.
I am sure that I followed…
-
Hi this is my code that I'm using for Xamarin Forms PCL, in Android works fine but not in iOS.
I have downgraded the version to 2.1.47 but still not working.
I also have the Permission on iOS: N…
-
## Summary
As far as I can see, context menus are only currently supported in a ListView. I have a need to bring them up in an Entry, and can easily see uses for it in Buttons and Labels as well. e.g…
-
## Summary
As far as I can see, context menus are only currently supported in a ListView. I have a need to bring them up in an Entry, and can easily see uses for it in Buttons and Labels as well. e.g…
-
After installing the latest version of ZXing.Net.Mobile into my Xamarin.Forms project (v 2.3.3.180) I get the following error trying to initialize Xamarin.Forms.
`System.TypeLoadException: Could no…
-
Any chance there will be a version of ZXing.Net.Mobile soon which supports .NET Standard?