entur / android-nfc-lib

Library for working with internal + external NFC readers on Android
European Union Public License 1.2
23 stars 2 forks source link

Not recognising Mifare Classic #32

Closed jpuriol closed 8 months ago

jpuriol commented 9 months ago

I tried to use the example app from this repo with an ACS Reader (model ACR1252). And it works fine with with a Mifare Desfire, but when a use a Mifare Classic card I hear a beep but on the app only receives the "onExternalTagLost" event. Can you help me?

skjolber commented 9 months ago

@jpuriol Mifare Classic is not supported. But adding support is not a big job, as there is already support here.