Forum topic
Does anyone know is it possible to programmatically turn on Bluetooth tethering on device?I checked EMDK and do not see option to do that. I am using Xamarin to program scanners.
Forum topic
We used the LinkOS_Xamarin_SDK NuGet package in our Xamarin.Android and Xamarin.iOS apps to communicate with Zebra printers.  We're now migrating our apps to .NET 8.  It appears that…
Forum topic
The latest version of the provided lib does not seem to work with .NET8. When can we expect an new version?
Forum topic
I have TC21 with Android 10 (level 29 API). I am using ProfileManager to retrieve some OEMInfo. I am able to retrieve SerialBuild but for some reason  WifiMac is never returned. I have same…
Forum topic
Dear community,For Xamarin Android development we're already using the NuGet package Zebra.Printer.SDK, but now we also want to migrate from LinkOS_Xamarin_SDK to Zebra.Printer.SDK on Xamarin.iOS. I…
Forum topic
HiI am wondering if it is posible to retrive OEM Info like serial number on WS50. I have run sample app on my device, but when I am pressing "request permission..." button, I am getting message that…
Forum topic
I'm working with an MC9300 Android zebra scanner - I've connected the cradle to my PC and am developing a C# MAUI app.   My current problem is that I cannot get USB enabled, USB is required in…
Forum topic
I have three textboxes in Xamarin forms, Serial Number, Lot Number, and Quantity. Now what I want is to scan with this Zebra scanner and autofill data into three textboxes I have from the information…
Forum topic
Hello Zebra Forum Community, I hope you are all doing well. I am currently facing an issue while working on a Xamarin Forms application that integrates two Zebra scanners: DS2278 and RFD8500. The…
Forum topic
I have one xamarin forms app where we are using 2 scanner from zebra. 1st is DS2278 and 2nd is RFD8500. earlier only implemented in andoid but now we are planning for ios as well. For android,…