Forum topic
Hi, I am looking for solution about printing from ios safari direcrtly. Is there any way to zebra print from ios safari ? Thank you.
Forum topic
Hi, I want to know how I can convert to ZPL from image. There is SDK function PrinterUtil.convertGraphic() on JAVA, Android SDK. However I can't find it in iOS SDK. Is there other function or options…
Forum topic
Hi, I am struggling with multiple logs that are printed in console from your iOS SDK every half of a second!!! I think that - (SBT_RESULT) sbtEnableAvailableScannersDetection:(BOOL)enable; method…
Forum topic
Hi- We're working on an iPad app (being written in Nativescript) and are targeting the ZQ600 series as a field printer. However, for initial development purposes we're hoping to use something at a…
Forum topic
Hello, I am developing an app that requires print Labels. I want to use Zebra printers that support MFi certification. I am following this demo: https://github.com/ZebraDevs/LinkOS-iOS-Samples/tree/…
Forum topic
We're looking into supporting scanning devices made by Zebra, to scan barcodes. Most of our users are using TC70 Android device. But I have seen Windows device as well, and thought maybe one day…
Forum topic
We are using the scanner in a situation where users are scanning a lot of barcodes. They use the "beep" as an indication of both the barcode being decoding AND that the barcode was the CORRECT…
Forum topic
We are using the scanner in a situation where users are scanning a lot of barcodes. They use the "beep" as an indication of both the barcode being decoding AND that the barcode was the CORRECT…
Forum topic
Does anyone have an SDK they are developing for the ZC10L for iOS? We are working on adding these printers for our Events Software and use iPads for our check in.
Forum topic
I just started integrated the iOS SDK into an app using the latest 1.4.8 iOS SDK, and have run into a problem. When trying to get an instance to the SDK using "id apiInstance = [SbtSdkFactory…