Open f1n4l34f opened 3 months ago
Hi!
I'm making a node.js app with nfc-pcsc, and my goal is windows stand-alone application that communicate with Vue app.
Now it can detect device and can read action, but I tagged my android phone on the device then the app has crashed.
On local environment, use nodemon solves problem like that, but executable file made by pkg has just terminated when crash.
Can I catch ISO 14443-4 exception or ignore it?
I want to my app always wait for tagging something on the device, after wrong tagging too.
Anyone has solution?
Thanks and good luck to all of you.
Hi!
I'm making a node.js app with nfc-pcsc, and my goal is windows stand-alone application that communicate with Vue app.
Now it can detect device and can read action, but I tagged my android phone on the device then the app has crashed.
On local environment, use nodemon solves problem like that, but executable file made by pkg has just terminated when crash.
Can I catch ISO 14443-4 exception or ignore it?
I want to my app always wait for tagging something on the device, after wrong tagging too.
Anyone has solution?
Thanks and good luck to all of you.