bitcoin-keeper
bitcoin-keeper copied to clipboard
Allow use of Coldcard on devices not supporting NFC.
We should now allow the use of cold card in non NFC supported devices as file transfers are possible now.
@PraneethGunas - we can generalise this if Signer.medium = only NFC && Device != NFC then don't show.
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.
Only the styling appears as disabled. I can still select the NFC option.
Need to test in upcoming release
Completed able to proceed with file option in non NFC device