Skip to content

ios: savings empty and transfer in progress after update #461

@piotr-iohk

Description

@piotr-iohk

What happened?

User reports that after updating to the latest native iOS app and refreshing, Savings shows 0.00 despite having bitcoin, while TRANSFER IN PROGRESS remains visible.

From logs on 2026-02-25:

  • Transfer sync keeps 1 active transfer indefinitely.
  • The active order transfer is expired and unresolved:
    • transfer id: e0e00517ec5d09a95be67146f5a0ffa302f8b9705b762f6c78f120078f394077
    • order id: 995ece86-ff6f-4ba4-b45e-6a2a46dc42b8
    • state: expired, has no fundingTx, Could not resolve channel for transfer
  • Derived state repeatedly shows:
    • Active transfers: 1
    • Balances in state: onchain=0 ... toSpending=630475

Expected behavior

  • Savings should show available on-chain funds after sync/refresh.
  • Expired unresolved order transfers should not keep TRANSFER IN PROGRESS stuck forever.

Steps to Reproduce

  1. Have an existing wallet with previous transfer/order history.
  2. Update to current native iOS build and open app.
  3. Refresh/sync wallet on Home.
  4. Observe Savings remains 0.00 and TRANSFER IN PROGRESS remains shown.

Logs / Screenshots / Recordings

bitkit_logs_2026-02-25_09-43-11.zip

Bitkit Version

Reported as latest native iOS version.
Log session shows build 177 running and update available to build 178 (v2.0.5).

Device / OS

TBD

Reproducibility

Rarely (once or twice)

Additional context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions