threefoldfoundation / tf_app

Threefold mobile application backend
Apache License 2.0
0 stars 3 forks source link

Warning message when signing into existing account #406

Closed nbabenko closed 3 years ago

nbabenko commented 4 years ago

Reproduce steps:

  1. Create a new account.
  2. Initialize a wallet.
  3. Take another phone and log in to the same account
  4. You will see a message (attached) that the previous device will be unregistered.

Issue: in reality, the previous device is not only unregistered, but the wallet container is destroyed. So all wallets in the first device will be destroyed, deleted and wiped out. This is dangerous and we need to notify users about it.

Proposal: Add red text "Please make sure that you backup all your seed keys for all your ThreeFold wallets because they will be destroyed on the following devices"

nbabenko commented 4 years ago

2019-10-30 12 03 11

nbabenko commented 3 years ago

not actual anymore