Hello all
We are currently using usb4java to integrate our application with receipt printers like the Epson TM88V.
We have a problem in Windows 10 machines with touch screens: When starting our application the touch screen becomes unresponsible taking some seconds to detect a new tap on the screen.
We guess it is a f conflict between the touchscreen drivers and the usb4java library because this problem happens only when our application includes the usb4java library and use it to discover receipt printers conected.
This problem only occurs in Windows 10 not in Linux and we did a lot of tests to try to workaround this issue. Tried with several versions of the touch screen drivers, usb4 java libraries, etc... But no luck
Do you have any suggestion or idea how to proceed.
Thanks in advance.