googlearchive / chrome-nfc

Chrome App NFC Library
Other
213 stars 69 forks source link

TypeError: findDevices not working #33

Open ikymasie opened 6 years ago

ikymasie commented 6 years ago

Hi.. im having an issue getting the sample to work,

i keep getting Cannot read property 'findDevices' of undefined at chrome-nfc.js:848

I've loaded the package, installed the drivers.. please help.

victorrseloy commented 6 years ago

Which OS are you using @ikymasie ?

ikymasie commented 6 years ago

Hi @victorrseloy , Thanks for the reply...

Im using High Seirra v0.13.4 . Managed to figure out the issue but now i get an error with "chrome.usb.claimInterface: failed to claim interface. Any ideas?

victorrseloy commented 6 years ago

@ikymasie as far as I understood from this post https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/LZXocaeCwDw/GLfAffGLAAAJ It's not possible anymore to claim card readers (and some other devices) from the usbApi. :(