Skip to content

Support key swapping - re-detect device on every operation #1

@d-cas

Description

@d-cas

Currently the app caches device path and credential ID. When you remove a key and insert a different one, it fails with "no credentials" or "tx error".

Solution:
Re-detect device on every operation instead of caching state.

Acceptance Criteria:

  • User can swap keys mid-session without errors
  • Each test shows fresh device detection in logs
  • No persistent device state between operations

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions