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.
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…
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…
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…
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…
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…
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…
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…