I am trying to use USB RFID reader in our website.
by using navigator.usb.getDevices() i am selecting my device.
open() and selectConfiguration(1)
is working. but device.claimInterface(0); is giving me following error.
An attempt to claim a USB device interface has been blocked because it implements a protected interface class.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…