-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unusable on macOS 10.15.3 #10
Comments
I am running into the same thing. Haven't dug much into it, but it looks like something changed. running
So, it's getting an xpcEvent with a message id 48 and one with message id 6, but there are no handlers inside highsierra.js that handles those messages. |
Same for MacOS Mojave 10.14.6 (18G5033) with Node v10.21.0
|
I recommend using: https://github.com/pokusew/nfc-pcsc, its supports raw transmit, and can be configured to handle large responses... You will need to generate / parse the TLV yourself. |
There are no obvious errors on install but 'stateChange' never fires.
node: v12.16.0
The text was updated successfully, but these errors were encountered: