Core NFC is not detecting TAG

I have been trying to read a NFC tag with NFCTagReaderSession because i need to get the uid of the tag. I already configured the formats on the entitlements file and the aids of the possible tags (of NXP), the reader session starts but the tagReaderSession didDetect is never been triggered. I am using iso 7816.

It works if i use NFCNDEFReaderSession but it allows me to read just the info in the tag, like text, uris and others not the uid.

I really don't know what is happening :(


Configured aids:
1- A0000003964D66344D0002
2- D2760000850100
3- D2760000850101
.

What type of tag is this?

Can you install the Wallet debug profile from here https://developer.apple.com/bug-reporting/profiles-and-logs/ and collect logs?
Good Morning! I am trying to use NTAG 424 DNA
What is the order of the AIDs in your plist entry?
I know is 8 months old but I had the same issue.
Try swapping the 100 with the 101 in your Plist file, that did the trick for me.

1- A0000003964D66344D0002
2- D2760000850101
3- D2760000850100

Core NFC is not detecting TAG
 
 
Q