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 am using ZTC ZD621-300dpi ZPL printer. The printer supports PDF Direct as per specification. Does anyone have any idea how to send a pdf directly to the printer using C#?  
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,…
Forum topic
I've created an application using Dotnet MAUI to retrieve the serial number of an MC93 device. I was able to load a profile using the EMDKManager and ProfileManager classes, and have it call…
Forum topic
Is there a Zebra RFID development kit for .NET 6.0 or greater? All I can see is for .NET 4.8 but our application is in .NET 6 i.e.  Symbol.RFID.SDK for Windows 10 .NET 6 development?
Forum topic
Question from the developers at Vail Resorts: We're looking for someone who has experience calling Java methods from C#, and ideally calling Android Java methods from a Xamarin app -- and extra…
Forum topic
I have a ZXP Series 7 Card Printer with UHF. I am trying to print to it and encode RFID using an SDK. I have landed on using the ZMotif SDK. Here is the only reference I can find: https://www.zebra.…
Forum topic
We have an offsite developer writing a .NET MAUI app in C#.  Their application runs well in the standard Android emulator, but they are struggling with a lot of bugs due to needing to integrate…
Forum topic
We are developing a .NET application to print and encode cards using Link-OS SDK with ZC300 printer. We have an xml template like the following: <?xml version="1.0" encoding="iso-8859-1"?>…