Can CoreNFC detect AID A0000000031010?

Hi everyone,


After XCode11 released, I have been messing around with CoreNFC. And my sample app can detect some of NFC tags, such as my driver's licence and Felica cards. However, I cannot make it work to read my visa card, which is VISA EMV debit card with AID A0000000031010.

I am aware of Apple's document saying "CoreNFC doesn't support payment-related ApplicationIDs.", but "payment-related ApplicationIDs" is a little bit confusing. I wonder the reason is technical limitation or I simply missed some settings.

Any information would be appreciated.