AndyQ / NFCPassportReader

NFCPassportReader for iOS 13
MIT License
733 stars 235 forks source link

<fix> handle iOS16 error msg when user remove the card during NFC scanning #186

Closed TLOn1 closed 10 months ago

TLOn1 commented 1 year ago

For V1.1.9 fix: In ios16, when user remove the card during NFC scanning, the error msg will return "Tag response error / no response" instead of "Tag connection lost"

emirbeytekin commented 12 months ago

this solution is worked for me :) thank u

AndyQ commented 10 months ago

Merged - thanks