0xMiden / 0xMiden/wallet

Android can remain stuck on “Your wallet is ready” after reinstall

未关闭
#474 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
5
派生
28
平均合并
9 小时 50 分钟
30 天内合并 PR
123

描述

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.

贡献指南

打开贡献指南

调研方向

Look at the Android wallet initialization flow, particularly the screen transition logic after a reinstall. Start by finding the 'Your wallet is ready' screen component and the related recovery/initialization code referenced in issue #136. Check for any async operations or state conditions that could cause a hang. Running the Android app and simulating a reinstall will help reproduce the issue.

由索引模型根据 Issue 内容生成。

评估

技术栈
android, typescript
领域
mobile
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。