You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very help full to add the disposition parameter to the disconnect method. The default SCARD_LEAVE_CARD is fine, but sometimes other dispositions are needed especially the SCARD_RESET_CARD.
nfc-pcsc/src/Reader.js
Line 257 in 8f47cf9
It would be very help full to add the
dispositionparameter to thedisconnectmethod. The default SCARD_LEAVE_CARD is fine, but sometimes other dispositions are needed especially the SCARD_RESET_CARD.