Hi there,
Am trying to explore the possibility of building a react JS PWA that will run on the TC57 device and allow the use of built-in scanner for scanning labels and viewing the contents on the PWA.
Can this be achieved and any pointers to going about it shall be helpful.
Cheers,
Shashank
TC57 | ReactJS PWA accessing the built-in scanner |
1 Replies
Hi, I would recommend using DataWedge to interface to the scanner and listening for keypress events within your PWA app. Please see https://developer.zebra.com/blog/listening-keypress-events-datawedge for an arcticle on this process, thanks.