devnied / EMV-NFC-Paycard-Enrollment

A Java library used to read and extract data from NFC EMV credit cards (Android/PCSC).
Apache License 2.0
1.48k stars 593 forks source link

Ensure list of parsers not null when the defaults are not added #56

Closed dmorse-masabi closed 4 years ago

dmorse-masabi commented 4 years ago

Fixed a bug where the parsers list was null if the default parsers are not added.