-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[Bug]: QR address not showing in account list when app is relaunched #8693
Copy link
Copy link
Closed
Labels
Sev2-normalAn issue that may lead to users misunderstanding some limited risks they are takingAn issue that may lead to users misunderstanding some limited risks they are takingarea-hardwareregression-prod-7.16.0Regression bug that was found in production in release 7.16.0Regression bug that was found in production in release 7.16.0release-7.17.0Issue or pull request that will be included in release 7.17.0Issue or pull request that will be included in release 7.17.0team-hardware-wallets-deprecatedDEPRECATED: please use "team-accounts-framework" insteadDEPRECATED: please use "team-accounts-framework" insteadtype-bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
Sev2-normalAn issue that may lead to users misunderstanding some limited risks they are takingAn issue that may lead to users misunderstanding some limited risks they are takingarea-hardwareregression-prod-7.16.0Regression bug that was found in production in release 7.16.0Regression bug that was found in production in release 7.16.0release-7.17.0Issue or pull request that will be included in release 7.17.0Issue or pull request that will be included in release 7.17.0team-hardware-wallets-deprecatedDEPRECATED: please use "team-accounts-framework" insteadDEPRECATED: please use "team-accounts-framework" insteadtype-bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
Observed this when testing RC 7.17.0 on iOS 17.3.1 iPhone Xs with a QR wallet, and confirmed this to be present in production v7.16.0 build 1265.
If I kill the mobile app after adding a QR address, on the next launch the QR address is not shown in the accounts drop-down list.
If I go thru the add hardware flow at this point, the account is reflected as present in the QR address selection list but is absent on the accounts drop-down. If I select another address at this time, then both the missing address and the newly selected address will show up.
If instead of going through the add hardware flow I simply kill the app and relaunch it a second time, the QR address once again appears in the accounts drop-down list.
Expected behavior
Once added, a QR address persists in the account list until removed or QR wallet is forgotten.
Given I have completed the add hardware flow for a QR address
When I kill the app
And I relaunch
Then the QR address remains present in the account drop-down list
Screenshots/Recordings
QRAddressDisappears.mov
Steps to reproduce
Error messages or log output
Version
7.16.0
Build type
None
Device
iPhone Xs iOS 17.3.1
Operating system
iOS
Additional context
Account is consistently missing on first launch after being added, and reappears at second launch and beyond.
Severity
This is unsettling and undermines user confidence.