BlockchainCommons / GordianSeedTool-iOS

Cryptographic Seed Manager for iOS
Other
36 stars 8 forks source link

Write NFC Fails for Request & Response for Keys #205

Closed shannona closed 5 months ago

shannona commented 6 months ago

This is consistent for a few different seeds tested, for example:

ur:envelope/lstpcsgdhkwzdtfthptokigtvwnnjsqzcxknsktdoyadcsspoybdtpcskpfyhsjpjecxgdkpjpjojzihcxgdihiajecxhfinhsjzsbldpmve

Show Developer Functions is on.

Derive Key -> Cosigner Private Key [but all derivation paths I've tested] -> Show Request for This Key [or for this Derivation or Response for this Key] -> Write NFC Tag

Hold phone near NFC Tag and nothing ever happens. No success, no failure.

All other things write fine (or produce appropriate errors), such as the seed and the key and even the request for the seed. It's only the request/response for keys that seems to be silently failing (or silently doing nothing)

shannona commented 5 months ago

Looks good.