Android can remain stuck on “Your wallet is ready” after reinstall
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 28
- Avg merge
- 9h 50m
- Merged PRs (30d)
- 123
Description
From feedback ticket #141 (https://app.notion.com/3ae99411cf908120b5d7fac4e1ce5545). Reported on Android.
## Problem
After reinstalling the wallet, the app became stuck on the **Your wallet is ready** screen. Several restarts were required before the wallet opened normally.
## Expected
The completion screen should transition deterministically into the restored wallet. If initialization is still running or fails, show progress and an actionable error rather than a permanently completed-looking screen.
## Related
#136 fixed a similar screen trap during encrypted-file recovery. This report is a current Android reinstall/recovery path and may be a regression or a different initialization route.
Feedback DB ref: ticket 141.
Contributor guide
Assessment
This issue has not been assessed yet.