-
### Please verify that this feature request has NOT been suggested before.
- [x] I checked and didn't find a similar feature request
### Problem statement
When clicking on "Open QR code scanner" yo…
-
I would like to propose extending the scanner wedge mode introduced in #437 to work in the APP without having to go into explicit scanner mode.
This would improve usability and speed of operation.
-
Asked by @smartmeter here: https://github.com/pape-io/barcode-scanner.js/issues/3#issuecomment-160251159
> In scanner do you prefer HID, I was told that has the best wedging? can you share some infor…
-
I am using datalogic sdk version: 1.12
I am getting click event on lists or buttons when I press scan button of the datalogic device. I have tried this issue on multiple apps and devices. All the a…
-
```
Need a plugin which will allow users to use an input device such as a
barcode scanner or mag-stripe reader to enter data.
Initial implementation would focus on using a device acting in a keyboard…
-
Hey, i am looking to build a mobile app with react native and want to implement a way to process our own privately owned cards. This seems like a great fit so far.
Do you know if I can work with it i…
-
In ssd.c the scannerInput array is defined as follows:
```
char scannerInput[12];
```
But later in the code when the scanner input is read:
```
for (i = 0; i < 17; i++) {
scannerInput[i] …
-
Our app is running on the latest Datalogic Memor 10 and there is an issue with the scanner event causes the left header back button to be focused when the user presses the scan trigger.
Is there co…
-
PartKeepr did this neat thing: you could assign a key combination that caused the following text to be piped directly into the barcode decoding module. If your wedge was fancy enough, you could assign…
-
I'm trying to capture the intents broadcasted by the Intent Wedge which is enabled.
However, my `BroadcastReceiver` isn't triggered.
I checked the general system LogCat output and noticed the fol…