Concordium / concordium-reference-wallet-ios

Reference wallet for the Concordium blockchain
Apache License 2.0
11 stars 10 forks source link

Contact Support dlg should be more robust #27

Closed concordium-cl closed 2 years ago

concordium-cl commented 3 years ago

Description Hashed sessionID functionality: When id issuing fails, user sees dialog with options to try again or contact support. When user waits too long while failure dialog is open, faceID might kick in. Then the dialog will be gone and with it the sessionID.

Expected Result Dialog is more robust and does not vanish when phone is e.g. locked and opened, user navigates away from and back to app, faceID appears etc

Actual Result The dialog will be gone and with it the sessionID when faceID appears.

Versions

concordium-cl commented 2 years ago

Tested w/ https://github.com/Concordium/concordium-reference-wallet-ios/issues/36