bitcoin-keeper icon indicating copy to clipboard operation
bitcoin-keeper copied to clipboard

Allow use of Coldcard on devices not supporting NFC.

Open ASN-BitHyve opened this issue 9 months ago • 1 comments

We should now allow the use of cold card in non NFC supported devices as file transfers are possible now. photo_6186217834141564116_y

ASN-BitHyve avatar May 09 '24 10:05 ASN-BitHyve

@PraneethGunas - we can generalise this if Signer.medium = only NFC && Device != NFC then don't show.

antuz123 avatar May 15 '24 06:05 antuz123

Cold card is enabled on non-NFC devices. Tested this on Android. (Redmi Note 12 Pro 5G) Another App detects that NFC is Not available.

NFC Shell should be disabled if the device does not have NFC on the device.

cakesoft-utkarsh avatar Jun 06 '24 13:06 cakesoft-utkarsh

Only the styling appears as disabled. I can still select the NFC option.

cakesoft-utkarsh avatar Jun 13 '24 17:06 cakesoft-utkarsh

Need to test in upcoming release

Deveshshankar avatar Jul 02 '24 10:07 Deveshshankar

Completed able to proceed with file option in non NFC device

Deveshshankar avatar Jul 10 '24 08:07 Deveshshankar