Currently, each Activity opens en closes their own IndyWallet.
This is done to prevent resource issues when the app is paused, but it's not particularly efficient.
We should find out if there is a better way to handle this without having to do the crypto involved in opening it.
Currently, each Activity opens en closes their own IndyWallet.
This is done to prevent resource issues when the app is paused, but it's not particularly efficient.
We should find out if there is a better way to handle this without having to do the crypto involved in opening it.