issues
search
tari-project
/
wallet-ios
The mobile Tari wallet application for iOS
BSD 3-Clause "New" or "Revised" License
24
stars
21
forks
source link
Improvement of wallet startup and shutdown processes.
#1020
Closed
TruszczynskiA
closed
9 months ago
TruszczynskiA
commented
9 months ago
Fixed issue with startup process when wallet_create returns 425 error on call.
Wallet will no longer become a zombie object when the FFIWalletManager removes the reference to that object when the FFI is executing time-consuming async task.
Removed retain cycle from EmojiIdView