Concordium / concordium-reference-wallet-ios

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

After sessionID is sent via failure dialog, clicking on failed account crashes the app. #29

Closed concordium-cl closed 3 years ago

concordium-cl commented 3 years ago

Description Hashed sessionID functionality: On account page, after sessionID is sent via failure dialog, clicking on failed account crashes the app.

Steps to Reproduce:

Expected Result No crash.

Actual Result Crash.

Versions

jens-concordium commented 3 years ago

Findings from testing: The initial account is removed as intended now, so it's not possible to press it, thus solving the problem.