Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Backup dlg immediately after upgrading wallet #83

Closed concordium-cl closed 2 years ago

concordium-cl commented 2 years ago

Description After upgrading to a new version, the user should be prompted to backup. Most current users will be in that situation, without necessarily creating an account immediately after upgrading.

Text and buttons:

Welcome back!

Did you make a backup of your identities and accounts recently?

If you didn’t, now is a good time to do so! Concordium strongly recommends having a backup of all your identities and accounts. 

Left button: Not now Right button: Make backup

image

Steps to Reproduce

Expected Result There should be an info box asking the user to make a backup, if he didn't do so in the old version, with two buttons "Dismiss" and "Okay" (leading to export). "Dismiss" should lead to the existing warning "are you sure?".

Actual Result Warning dilaogs and "nagging box" first appear after new account creation.

Versions

concordium-cl commented 2 years ago

@jens-concordium to provide some text.

jens-concordium commented 2 years ago

I updated the description with text, buttons and a screenshot of both.

jensvesti commented 2 years ago

Update from 1.1.0(62) -> 1.2.2(65) shows prompt Update from 1.1.0(62) -> 1.2.3(66) shows prompt Update from 1.2.2(65) -> 1.2.3(66) does not show prompt First time install of 1.2.2(65) or 1.2.3(66) does not show prompt

concordium-cl commented 2 years ago

Tested on testnet.

concordium-cl commented 2 years ago

To be retested, depending on blocking issue.

concordium-cl commented 2 years ago

** 1.0.8 version after released version --> 1.2.3(66) newest version: prompt shown ✅