googlearchive/chrome-nfc

TypeError: findDevices not working

Opened this issue · 3 comments

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.

Which OS are you using @ikymasie ?

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?

@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. :(