-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
NFC Card Reading Fails When Multiple AIDs Are Configured
Bug: getCardCommands fails when Info.plist contains additional supported NFC AIDs
Summary
The NFC library fails to read card information when the iOS app is configured to support more NFC Application Identifiers (AIDs) than the library's Idemia and Thales card command implementations support.
Steps to Reproduce
-
Add additional AIDs to
Info.plistundercom.apple.developer.nfc.readersession.iso7816.select-identifiersbefore the library's supported AIDs. For example: (Order is important)A0000002471001A00000045645444C2D3031A000000077010800070000FE00000100A0000000181002030000000000000001
-
Use an NFC card that supports both an additional AID and one of the library's supported AIDs
-
Attempt to read the card
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels