Good morning, I hope to find someone who knows better than me regarding reading NFC tags
I'll explain what happens: if I read my card [iso 7816 nfc card with fingerprint reader] everything is fine.
If I bring another card near it, for example the Italian tax code, it reads OK (so in the UI it says that it has been read) in the usual entitlement error log
I honestly would prefer it to show the error: self.nfcSession?.invalidate(errorMessage: "Not a WiBioCard Otp Card")
while I have precisely in the UI that everything went well.