Open mariia-skrypnyk opened 6 days ago
when (= error "NFCError:102")
happens, nfc sheet continue to work wrong on iphone, it's not possible to reconnect card, and there is no keyCardOnDisconnected
from keycard library
@bitgamma you can see it on the video, it says "Connected" even when card was removed
Bug Report
https://github.com/status-im/status-mobile/pull/21623
Problem
Scanning during the final step before redirecting to the app takes longer (3-5 seconds) compared to the initial step of the Sign up with Keycard flow.
This delay causes an issue where users, assuming the scanning process has frozen, may lose patience and move or remove their card prematurely during the scanning process. In case such situation occurs we have an issue described below.
Reproduction
Factory reset
keycard or use empty one.Scan Keycard
Let's go!
to create a new profile.Ready to Scan
Expected behavior
User can use
Ready to Scan
option and scan his card successfullyActual behavior
https://github.com/user-attachments/assets/ce6a3552-61c6-418c-89d9-642103cd1f24
Additional Information