dmrtd
dmrtd copied to clipboard
Tag response error / no response when reading DG2 on iOS
When we read the DG2, connection is lost even if the document is correctly positioned on the phone (only iOS).
The error is the following:
[CoreNFC] -[NFCTagReaderSession transceive:tagUpdate:error:]:879 Error Domain=NFCError Code=102 "Tag response error / no response" UserInfo={NSLocalizedDescription=Tag response error / no response, NSUnderlyingError=0x280bc6d30 {Error Domain=nfcd Code=29 "Tag Error" UserInfo={NSLocalizedDescription=Tag Error, NSUnderlyingError=0x280bc7540 {Error Domain=com.apple.nfstack Code=20 "No response from tag" UserInfo={NSLocalizedDescription=No response from tag}}}}}
I tested on iPhone 12, 13, 14 with iOS 16. I also tested on iPhone X and XR and everything's working fine.