phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Allow autobackup databases

Open nfillion21 opened this issue 3 years ago • 2 comments

We do want to get back the payment history when reinstalling the app. We are able to do that with the Android autobackup feature. The autobackup feature is launched approximately once a day.

For the sake of testing the autobackup, we made 4 payments:

photo_2022-06-13 11 04 01

I launch the backup in Settings -> Accounts and backup -> Google Drive Backup up data

photo_2022-06-13 11 18 04

After uninstalling and reinstalling the app, I need to reimport my seed phrase.

photo_2022-06-13 11 27 11

Once my seed phrase is imported, my 4 payments history are displayed.

photo_2022-06-13 11 27 14

I do the same test, without backup this time. I erase the app data and uninstall it. I make two new payments then turn off the wifi.

photo_2022-06-13 11 41 32

Once I import my seed phrase, the payment history is empty. The autobackup didn't have the opportunity to be done.

photo_2022-06-13 11 47 17

nfillion21 avatar Jun 10 '22 13:06 nfillion21

We do want to get back the payment history when reinstalling the app. We are able to do that with the Android autobackup feature. The autobackup feature is launched approximately once a day.

For the sake of testing the autobackup, we made 4 payments:

photo_2022-06-13 11 04 01

I launch the backup in Settings -> Accounts and backup -> Google Drive Backup up data

photo_2022-06-13 11 18 04

After uninstalling and reinstalling the app, I need to reimport my seed phrase.

photo_2022-06-13 11 27 11

Once my seed phrase is imported, my 4 payments history are displayed.

photo_2022-06-13 11 27 14

I do the same test, without backup this time. I erase the app data and uninstall it. I make two new payments then turn off the wifi.

photo_2022-06-13 11 41 32

Once I import my seed phrase, the payment history is empty. The autobackup didn't have the opportunity to be done.

photo_2022-06-13 11 47 17

gipnomag avatar Feb 26 '23 21:02 gipnomag

Thanks for the report @gipnomag, for now the development on this PR is paused as we are focusing on other things, but we'll get back to it!

dpad85 avatar Feb 27 '23 12:02 dpad85