iOS configuration
NFC polling identifiers belong to the host app, not the Swift package. Keep the list scoped to the card families your app supports.
Required
- Enable
NFC Tag Reading. - Add
NFCReaderUsageDescription. - Add
com.apple.developer.nfc.readersession.formatswithTAG. - Add FeliCa system codes and ISO 7816 AIDs as needed.
Common values
| Value | Use |
|---|---|
0003 | Japan transit IC cards. |
8008 | Hong Kong Octopus. |
D2760000850101 | NFC Forum Type 4 NDEF application. |
A0000002471001 | ICAO eMRTD LDS application. |
A000000632010105 | China T-Union transit application. |
D392F000260100000001 | Japan My Number JPKI application. |
The broader compatibility list is preserved in NFC Info.plist Reference.