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
The documentation for the SET_CONFIG intent specifically states "Multiple PLUGIN_CONFIG bundles can be nested within the SET_CONFIG bundle", the examples even show this. From my…
Forum topic
Hi , Currently We are developing own application and we would like to use free form OCR feature Any way to configure the default size of capture box for the free form OCR instead of user need to…
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
Hello everyone, I want to use Datawedge on the mobile computer TC72 to handle voice and scan input. I send a BroadcastIntent to get the data in my Android application. In the Android application I…
Forum topic
Hi Guys, I have seen the demos and stuff of the Free Form OCR module in Datawedge. Still not 100% sure how exactly it works, and Zebra support in regards to this is shaky, called multiple times and…
Forum topic
Tested with: - RFD4031 + TC21 - RFD4030 + TC21 - TC200J After we use the locate functionality, the inventory stops automatically instead of only stopping when the reader is pressed for a second time…
Forum topic
Hi, We have a CC6000 that is giving us a lot of errors and intrmittedly does not releay the scanned barcode to our software. We have errors like the following in the RX Logging, I would really like…
Forum topic
I'm trying to send barcode data using dataWedge on a WS50. I'm working on an app in Kotlin. My receiver is registered, but the intent isn't being delivered. The logCat I placed in the receiver have…
Forum topic
SEND_RESULT doesn't work and my BR couldn't receive anything from device I used this chunk of code to enable datawedge and was hoping to receive the result in my broadcast receiver, however my…