View Issue Details

IDProjectCategoryView StatusLast Update
0008843Talerwallet (Android App)public2024-12-27 14:53
Reportergrote Assigned Togrote  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionno change required 
Target Version1.0 
Summary0008843: Use Hilt injection framework to solve various issues
DescriptionWe 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.
TagsNo tags attached.

Activities

avalos

2024-12-27 14:53

developer   ~0023914

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

Issue History

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