SamphorsKhlok / Ionic-plugin-MyKadReader

Ionic or Cordova plugin to read info from MyKad (Malaysia ID card) using PocketMate Smart Card Reader.
4 stars 5 forks source link

java.lang.IllegalArgumentException: Cannot claim interface. #1

Open yashpatelyk opened 6 years ago

yashpatelyk commented 6 years ago

Hi, I am getting this error. E/ACS_Reader_Logs: Error open usb device java.lang.IllegalArgumentException: Cannot claim interface.

I call the connect method then call read method after inserting the card, but in the logcat it gives above error. Also in the Front-end I get {"Message":"Check card : Invalid"}

Can anyone help? mykad.txt

SamphorsKhlok commented 5 years ago

I am not sure as well from the log attached. there should be a permission grant request pop up. Did try connect the reader and use the test app from ACS directly?