EddyVerbruggen / nativescript-barcodescanner

🔎 NativeScript QR / barcode (bulk)scanner plugin
MIT License
293 stars 73 forks source link

Scanning with a scanner #277

Open OfficialWonkale opened 3 years ago

OfficialWonkale commented 3 years ago

Is it possible to get the result when scanning with a scanner (Zebra TC20 in my case). Working fine with phone with camera, but with scanner I can't quite figure out how to track the scan results if this supports it already.

Any help or answers are greatly appreciated.

Applications is done via. Angular nativescript

willonf commented 1 year ago

I'm searching for the same solution. Any idea?

willonf commented 1 year ago

Looking the DataWedge app on Zebra TC20, I figured out how to get the data from the scanner.

  1. Open the DataWedge app and create a new profile;
  2. On the new profile, go to the "Associated apps" option;
  3. If the app doesn't appear on the list, click in the 3 points option on the superior right corner, then "New app/activity" and choose your app (choose the "*" option of your app"
  4. Now you can use the scanner on your app. Above you can see some imagens of what I explained below.

Screenshot_20230105-121027

Screenshot_20230105-120020

Screenshot_20230105-120043