View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008843 | Taler | wallet (Android App) | public | 2024-05-13 20:46 | 2024-12-27 14:53 |
Reporter | grote | Assigned To | grote | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | no change required | ||
Target Version | 1.0 | ||||
Summary | 0008843: Use Hilt injection framework to solve various issues | ||||
Description | We have a rare issue where more than one instance of our singletons get created and we have some state restoration issues when the app gets killed. Those Hilt would solve for us. | ||||
Tags | No tags attached. | ||||
|
We don't need Hilt anymore, the crash has been fixed with improved lifecycle management + TALER_WALLET_destroy function implemented in Qtart. commit b9beb8d5ebe1b5cfaaf4d23bd5db81d7486c35b7 Author: Iván Ávalos <avalos@disroot.org> Date: Thu Dec 26 16:57:02 2024 +0100 [wallet] fix crash when closing the app via back button and then relaunching |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-13 20:46 | grote | New Issue | |
2024-05-13 20:46 | grote | Status | new => assigned |
2024-05-13 20:46 | grote | Assigned To | => Florian Dold |
2024-05-13 21:21 | grote | Assigned To | Florian Dold => grote |
2024-07-28 22:17 | Christian Grothoff | Target Version | => 1.0 |
2024-12-27 14:53 | avalos | Status | assigned => resolved |
2024-12-27 14:53 | avalos | Resolution | open => no change required |
2024-12-27 14:53 | avalos | Note Added: 0023914 |