android-se-access icon indicating copy to clipboard operation
android-se-access copied to clipboard

'getType' or 'getATV' methods added to EMVCard.java?

Open craigggers opened this issue 11 years ago • 1 comments

A bit late to the party with this, but I cannot find any version of EMVCard.java that includes those methods. Did you add those in, or is there a specific version I can use?

Tried enumerating all the versions for their presence, but to no avail.

Thanks

craigggers avatar Oct 03 '14 11:10 craigggers

The project was originally built with r10 of javaemvreader, which doesn't have those methods, so it seems I added them. The app should work without them, so you can just comment out the parts that reference them.

nelenkov avatar Oct 04 '14 15:10 nelenkov