Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On error message, prompt user to refresh app before trying again. #108

Open
JeffreyDoyle opened this issue Feb 9, 2023 · 1 comment
Open

Comments

@JeffreyDoyle
Copy link
Member

If the user encounters a connection issue with their Ledger device, we should prompt them to refresh the app before allowing them to continue, as this happens to be the fix that resolves some connection issues.

@relatko
Copy link
Contributor

relatko commented Feb 10, 2023

Does this in any way affect ledger app? As far as I understand this, if there is a connection issue, the the app running on ledger does not know about this and thus it cannot react. This is probably something for companion apps to solve. In ledger-app-flow, the best we can do is to modify the error message thrown by Ledger's BOLOS (ledger operating system) in our JS layer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants