android-se-access
android-se-access copied to clipboard
'getType' or 'getATV' methods added to EMVCard.java?
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
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.