Unable to activate instance of type Symbol.XamarinEMDK.Barcode.Scanner+IStatusListenerImplementor from native handle 0x1d200001 (key_handle 0x426eae90)
This error crashes my Xamarin Android…
Hi,
In Xamarin our app is printing labels on a QLN420, I have a strange problem.
When I use this call ConnectionBuilder.Current.Build(printermac);
It throws this exception
Java.Lang.…
I use Zebra IMZ320 bluetooth printer and I try to print text via LinkOS.Plugin in Xamarin IOS. But its unable to print using the sample code which you gave.http://techdocs.zebra.com/link-os/2-13/…
Where can i find the EMDK 2.7 you are saying is released here EMDK for Xamarin Support & Downloads | Zebra ? When following the link to the Components store at Xamarin it only contains the v2.6…
Hi,
I've installed the Zebra Scanner Control App on a Nexus 9 Tablet (Android 7.1, API 25) and was able to connect to a DS3678 scanner.
Now I would like to be able to scan from my Xamarin (Forms) App…
We are building application into Xamarin.forms where we have .Net Standard 2 I haven't find anything so far how would I go ahead.?
Thank you,
Jitendra Jadav
I'm pairing my app to the ZQ520 printer using Plugin.Ble (low energy). But after few seconds (20-30 seconds), the pairing stops. When I try to connect using the Link-OS sdk, it fails saying "Could…
Hello!
I'm using Xamarin.Forms .Net Standard to develop a scanner app.
I use below code in MainActivity.cs to init EMDKManager
var emdk = Java.Lang.Class.ForName("com.symbol.…