Forum topic
I'm a new ISV and reseller for Zebra.  We provide SaaS for our customers that is accessed through a website.  We want to use the built-in scanners in the ET45 and ET85 to scan 2D barcodes…
Forum topic
We are building an iOS Native App which needs to use CPCL commands for printing.  As per the CPCL documentation, we need to use below command to print PCX file which is already loaded to the…
Forum topic
I have implement printer in my iOS Product "ZD420", since it was working quite fine but as a change my device in iOS 16 the printer is unable to discover, however same printer is able to discover in…
Forum topic
hello, how can I send ZPL commands to the ZD410 printer via http request with curl option to print labels? are there other ways to send ZPL commands to the printer? thanks Musti
Forum topic
The Zebra SDK for iOS currently does not support running on the iPhone Simulator on M1 Macs: % lipo -info ./Zebra/lib/libZSDK_API.a Architectures in the fat file: ./Zebra/lib/libZSDK_API.a are: armv7…
Forum topic
The Zebra SDK for iOS currently does not support running on the iPhone Simulator on M1 Macs: % lipo -info ./Zebra/lib/libZSDK_API.a Architectures in the fat file: ./Zebra/lib/libZSDK_API.a are: armv7…
Forum topic
Hello, I'm trying to create a Xamarin RFID app for Android and iOS. Before that we had developed two separated native apps for these os. For the start I create some test apps based on the example…
Forum topic
Hello, I'm trying to create a Xamarin RFID app for Android and iOS. Before that we had developed two separated native apps for these os. For the start I create some test apps based on the example…
Forum topic
We are experiencing same crashes in SDK from time to time. Please fix Crashed: com.apple.root.background-qos 0 libobjc.A.dylib 0x33f0 objc_retain + 16 1 CoreBluetooth…
Forum topic
Hi all! I have a react native app where I can print rfid tags. I found some example, and I can get a bluetooth connection to the printer and print the tags correctly. But I need to get the tag id,…