eu-digital-green-certificates / dgca-wallet-app-android

Repository for the dgca wallet app for android.
Apache License 2.0
58 stars 18 forks source link

WalletApp crash when manually start the synchronisation #163

Closed michawol closed 2 years ago

michawol commented 2 years ago

Describe the bug

When manually start the synchronisation, the app will crash

Steps to reproduce the issue

  1. go to settings
  2. click on "update recovation state"

image

Technical details

kerstin-oppermann-tsi commented 2 years ago

wallet_crash_log.txt

kerstin-oppermann-tsi commented 2 years ago

After fresh install of the wallet app reloading works fine several times.

But after claiming certificate, no matter if a revoked one or not, the next reloading crashes the app.

kerstin-oppermann-tsi commented 2 years ago

Issue is fixed with wallet 1.2.8.tst (39). Please retest @michawol or @RalicaY

RalicaY commented 2 years ago

The issue persists on my end, also with the latest version 1.2.8.tst (39) I have attached the logs. tan_wallet_crash_log.txt

My device is: Galaxy XCover 4, Android 9

oleksandrsarapulovgl commented 2 years ago

There was an issue from BE side, I added fix to handle that. Could you please check 1.2.8.tst (40)?

@RalicaY

RalicaY commented 2 years ago

@oleksandrsarapulovgl It looks good! I could produce no crash. Test is successful. Thank You very much!