MutinyWallet / mutiny-web

The frontend for Mutiny Wallet
https://app.mutinywallet.com
MIT License
179 stars 59 forks source link

On-chain and lightning balances being shown as 0 #776

Closed hex17or closed 11 months ago

hex17or commented 11 months ago

So I have Mutiny installed as a PWA on my Android phone. I had both an on-chain and a lightning balance with a handful of transactions. I didn't use the app for a few months and when I open the app now, I do not see either of my balances nor do I see any of my past transactions. Any reason why this is so? I have not cleared the cache or storage of the app - just that I did not open the app for some time. Any help appreciated.

Edit: Attaching logs mutiny-logs (1).txt

TonyGiorgio commented 11 months ago

Your browser may do that automatically. Restore from your seed words to recover things.

hex17or commented 11 months ago

Is it normal that this happens if I don't use the app for one day? I restored from seed successfully and was able to see my on chain and lightning balance. However after not using the app for just one day, I no longer see any balance or transactions? Do I have to restore from seed every time I need to use the app?

benthecarman commented 11 months ago

You shouldnt need to always restore. Your privacy settings in your browser might be wiping your state. It is recommended to use the native app or install as a PWA to prevent this.

hex17or commented 11 months ago

Thanks, I did not know that there was a native app. I have migrated my PWA to the native app now and will let you know if I face any other issues.