cake_wallet icon indicating copy to clipboard operation
cake_wallet copied to clipboard

[Feature request] For Android, use a background service for wallet sync

Open intr-cx opened this issue 2 years ago • 1 comments

I don't know if this is possible on iOS, but for Android it would be a big UX improvement if Cake could sync your wallet(s) using a background service, so that the app does not need to stay open and awake. Monerujo already implements this, for example. This would also open up the possibility for notifications on incoming transactions, as well as better battery life since the screen would not need to stay on with the app opened.

intr-cx avatar Feb 13 '22 14:02 intr-cx

ios can do long background task as well, as long device connected to power https://developer.apple.com/documentation/backgroundtasks https://developer.apple.com/documentation/backgroundtasks/bgprocessingtaskrequest

nshopik avatar Feb 17 '22 06:02 nshopik

Would like to see background syncing and notification on incoming transactions.

trymeouteh avatar Nov 11 '22 18:11 trymeouteh

Recent release added background sync for ios and android

nshopik avatar Aug 08 '23 07:08 nshopik

Should we get a notification when it successfully finishes syncing?

Also I just checked my XMR wallet this morning which I fetched yesterday afternoon, and it shows it was completely out of sync (never finished the initial sync). Once I went into the wallet (not even when I had the app open in another wallet) it showed it was starting syncing.

seniorm0ment avatar Oct 20 '23 13:10 seniorm0ment