Application Identifiers to add in info.plist (Swift iOS programming) for MIFARE

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Application Identifiers to add in info.plist (Swift iOS programming) for MIFARE

1,201 Views
heinimueller
Contributor I

Hi,

I would like to add Mifare support for my iOS app and ran into some problems. Concretely I would like to read the Mifare-Card's UID.

As far as I got, I need to pass some "Application Identifiers" (AID?) into the info.plist to get the tagReaderSession to callback. What is / are the AIDs for Mifare classic 1K, Mifare Classic 4K, Mifare Plus EV1, Mifare Ultralight EV1, Mifare Desfire EV1 and Mifare Plus EV1?

I would be very happy about any kind of help!

0 Kudos
1 Reply

1,133 Views
Jonathan_Iglesias
NXP TechSupport
NXP TechSupport

Hi Heini Müller,

Hope you are doing great, as you may know IOS supports the NDEF interaction, 

Unleash the full potential of NFC with iOS 13 and NXP | NXP 

I am not sure if you mean the DF names and the file IDs, as you may know when you have a type 4 tag there is a certain file structure to comply with the 7816-4  please check for example our NTAG 424  which has preloaded this type of structure for more information please check the ISO 7816-4 spec

pastedImage_2.png

BR

Jonathan

0 Kudos