android - react-native-nfc can't detect Mifare DESfire -


i'm working https://github.com/novadart/react-native-nfc detect nfc tag. unfortunately, can't detect, it's able detect when using nfc tools (downloaded @ playstore)

here's information nfc tools: tagtype iso 14443-4 nxp mifare desfire / nxp mifare desfire ev1 isodep, nfca serial number xxxxxx atqa 0x0344 sak 0x20

i have follow tutorial & curious why can't detect. guide please.

thanks.


Comments

Popular posts from this blog

python - Best design pattern for collection of objects -

go - serving up pdfs using golang -

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -