UtxoPocket v0.10.1
Fixed
* Incoming alerts after background – The Electrum watcher now performs an immediate poll when the app returns to the foreground, so dialogs/placeholders appear even if the transaction arrived while the app was closed.
* Sync queue cleanup on wallet delete – Deleting a wallet now cancels and clears the sync queue for its network, then re-enqueues remaining wallets so new wallets no longer get stuck in “queued” or crash after a mid-sync removal.
* Label scan permissions – Camera permission handling for label import scanning is fixed so BIP-329 QR/UR reads succeed after prompting.

GitHub
Release UtxoPocket v0.10.1 · strhodler/utxopocket-android
Highlights
Fixed
Incoming alerts after background – The Electrum watcher now performs an immediate poll when the app returns to the foreground, ...