rwadurian/frontend/mobile-app/lib/features/auth/presentation/pages
hailin f1390a85c8 fix(mobile-app): skip backup mnemonic page for MPC wallet mode
- Fix mnemonic parsing: empty string "" now correctly becomes empty list
- MPC mode (no mnemonic) skips backup page and navigates directly to home
- Apply fix to both initial load and polling logic

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-07 12:00:38 -08:00
..
backup_mnemonic_page.dart fix(mobile-app): skip backup mnemonic page for MPC wallet mode 2025-12-07 12:00:38 -08:00
guide_page.dart refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
onboarding_page.dart feat(mobile-app): add detailed debug logging for account creation flow 2025-12-06 20:03:36 -08:00
splash_page.dart fix(mobile-app): improve app restart flow for incomplete wallet creation 2025-12-06 20:41:36 -08:00
verify_mnemonic_page.dart refactor(mobile-app): 重构账号创建流程,分离钱包获取逻辑 2025-12-06 19:34:45 -08:00
wallet_created_page.dart fix(mobile-app): update share link domain to rwaapi.szaiai.com 2025-12-06 21:15:55 -08:00