Forum topic
Hi Team,I am writing to report an issue with our Zebra TC25 device. Here's the relevant information:Device: Zebra TC25BJAndroid Version: 7.1.2The problem is that after scanning once with the DWdemo…
Forum topic
I'm working on a Zebra CC6000 scanner that should be listening constantly.I wrote an app that listens to a broadcast receiver and it stops listening after a while.I haven't found anything about that…
Forum topic
We are using the Xamarin Wrapper for Scanner SDK and it is working as expected for iOS. However, on Android, the app crashes when the operation mode is set to OPMODE_BTLE, i.e.ScannerSdk.…
Forum topic
Dear Zebra Developer communityI`m testing functionality to enroll zebra scanner devices with Intune, but after enrolling first device (TC26) I discovered that device after enrolling with Intune has…
Forum topic
In the current version of the library (v2.6.19.0), we have following cast:BluetoothLEManager(Context context) { this.scannerEventsCallback = (IDcsScannerEventsOnReLaunch)context;which immediately…
Forum topic
Iam using the print station service provided by zt411 printer. The catch is that i will scan the gs1 barcode which is 36 characters long. In the zpl there will be 3 text field and i have to populate…
Forum topic
Hello,We have many  Zebra TC75X under android 7.This device is not more produce and we change with the TC58 under android 13 in few month. We we'd like to know , if it's possible to run app…
Forum topic
Hello friends, I'm a newbie here. I hope to get your help and patience with the next case. Grateful in advance for your support.I have a DS3608 connected via USB to a VC8300-8 (Android 11). I need…
Forum topic
How can we print multiple copies in api
Forum topic
Hi all, there is a way to retrieve from Zebra device connected the list of profile installed on it and switch beetween them?I have a general class with GetAvailableProfiles method in my Maui solution.