0

I know that the Genexus Scanner object only works on smart device panels, but I was wondering if there is a way to open a barcode reader with a button in a normal web panel and have the result returned.

Nicola
  • 209
  • 1
  • 8

1 Answers1

0

The Scanner in GeneXus is only available for Android and iOS native applications.

You could try adding a third-party library, wrapped in a User Control object, and then add it to your Web Panels... I've just found this one, that worked in my iPhone's Safari browser, but there may be others.

Marcos Crispino
  • 8,018
  • 5
  • 41
  • 59