Could you please check if my info.plist is correct/same as TagInfo app?
My NFC chip is NTAG I2C Plus iso-14443-3A Type A.
<key>NFCReaderUsageDescription</key>
<string>App uses the NFC NDEF reader to read a device</string>
<key>com.apple.developer.nfc.readersession.formats</key>
<string>TAG</string>
<key>com.apple.developer.nfc.readersession.iso7816.select-identifiers</key>
<array>
<string>D2760000850101</string>
<string>D2760000850100</string>
</array>
<key>NFC Scan Usage Description</key>
<string>Need to scan a tag</string>