Operating system used: Windows pyscard version: 2.0.2 Python version: 3.12.4
Expected behavior:
I expected to successfully read credit card details from Apple Wallet using NFC.
Actual behavior:
However, I encountered an issue where I cannot read the card details from Apple Wallet.
'non-hexadecimal number found in fromhex() arg at position 73. NoneType' object has no attribute 'find'."
Your system information
Operating system used: Windows
pyscard version: 2.0.2
Python version: 3.12.4
Expected behavior:
I expected to successfully read credit card details from Apple Wallet using NFC.
Actual behavior:
However, I encountered an issue where I cannot read the card details from Apple Wallet. 'non-hexadecimal number found in fromhex() arg at position 73. NoneType' object has no attribute 'find'."
Steps to reproduce: