Hi,
I'm currently developing a Xamarin.Forms application which uses the latest version of the Zebra Printer SDK (2.15.2634, from nuget.org) to print to Zebra printers over either Bluetooth or IP, and…
Hello,
I have developed a test application for printing labels.
Sometimes it prints like a charm, sometimes it doesn't print anything and
just throws exceptions like "Malformed Multipart Form Data"…
Hello,
We have an app developed in Oracle apex to print out item labels.
there is a page where we have created a label using HTML (table)
Now the problem is, we want this label to be scalable based…
I am having trouble connecting to ZQ520 via bluetooth using its MAC address. It is a Xamarin iOS project and the same piece of code works on Xamarin Android. The device I am using for testing is an…
I am encountering a strange issue when consuming Zebra .NET SDK.
The issue is occurring when we are trying to discover thermal printers in the local network. Particularly invoking this line of code…
HI, I am using Xamarin to build a mobile app that will print out the label via connected Bluetooth device (ZQ320). After the inactivity timeout, the connection seems like broken when I wake up the…
Hi,
I am using the Zebra.Printer SDK to print labels on bluetooth from my Xamarin.Forms iOS app. But I suspect after the printer goes into sleep or after the printer is idle for sometime I always get…
Is it possible to use the sdk with apps targeting versions of .Net Framework lower than 4.7?
For instance, my app targets .Net 4.5 and I'd like to update it without forcing the users to update the .…
I'm using LinkOS Version (1.2.0) (Xamarin Android) in my android application,but when I try to run the project I get the following error:
java.lang.OutOfMemoryError. Consider increasing the value of…