bitmark-inc / autonomy-apps

1 stars 1 forks source link

Android only - List accounts of previous login user still restores although user deleted the old Google account then login a new Google account and reinstall the new Autonomy app #233

Open longbmk opened 2 years ago

longbmk commented 2 years ago

Steps:

  1. Open Autonomy app and add some accounts
  2. Enable backup security to backup data key store for this account
  3. Remove Autonomy app after backing up key store
  4. Remote Google account of Android
  5. Add a new Google account
  6. Install Autonomy app.
  7. Restore and observe list of account

Observed result: List of accounts still displays with data of previous Google account.

Expected result: It should restore data of the new login Google account.

Screen Shot 2022-07-18 at 13 58 09
hungqd commented 2 years ago

This is how android Bock Store works, backup data is stored locally, user can restores later without an account. So I think this is not a bug on the app side.