Toporin / Seedkeeper-iOS

iOS app to use Seedkeeper on an iPhone. Backup and recover your most precious secrets with a tap on your phone!
GNU General Public License v3.0
2 stars 1 forks source link

[Improvment] Backup process #31

Closed Bastien-Satochip closed 1 week ago

Bastien-Satochip commented 3 months ago

The backup process is currently looking like that:

https://github.com/user-attachments/assets/c43966dc-33aa-45e0-82bd-4e5fd89619e3

Process:

First problem: pay a closer look at the background screen that went from the "prepare your backup card" screen to the very first one that explain how to process works. The screen showed in the background: image But it should be this screen: image

Here, my backup card is not initialized. So I have to put a new PIN code. I do it, twice. But then, the backup process goes back to the first step.

Normally it should continue the process. So the next screen should have been: "Your backup card is now paired", "Scan your Seedkeeper (master) to initiate the backup".

We should therefore arrive on this screen: image In fact, the illustration pictogram here should be as follows: image

For the rest, it's OK.

Please also pay attention to the French translations... There are a few mistakes and some NFC toast that are in still in English. Some button might also be renamed not to be cropped like this one: image

You could change the title to "Scanner".

Toporin commented 2 months ago

See also https://github.com/Toporin/Seedkeeper-iOS/issues/51