View Issue Details

IDProjectCategoryView StatusLast Update
0011683Talerwallet (iOS App)public2026-08-11 08:16
ReporterFlorian Dold Assigned ToMarcS  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version1.6Fixed in Version1.6 
Summary0011683: iOS wallet "copy" and "share" do not work directly after starting a withdrawal
Descriptionhttps://docs.taler.net/deployments/tops-stage-devtesting.html

* Start with empty wallet
* Scan withdrawal QR code from devtesting instructions
* accept ToS, select 10 CHF
* On the page with the QR code (see screenshot), tap "Share"

Expected behavior: Sharing UI element opens
Actual behavior: App goes back to balances screen, nothing else happens

The copy button also seems to be broken, pasting after copying crashes the Notes app.

Note that when going to the transaction details from the "Pending incoming" view, sharing and copying works!
Additional InformationApp version: Nightly 1.6.4 (1.6.14)
TagsNo tags attached.
Attached Files
IMG_0008.png (291,050 bytes)

Activities

MarcS

2026-08-03 19:13

developer   ~0029360

Problem was that wallet-core changed the semantics of the main payTo when introducing ch-qrr. There was no subject anymore - this is now in transferOptions.paytoUri.
I already fixed it for (old) Taler subjects, but still need to adapt for the shorter ch-qrr subjects.

MarcS

2026-08-11 08:16

developer   ~0029454

Not only on iOS 26, but also on iOS 27 (beta 4).

Issue History

Date Modified Username Field Change
2026-07-27 11:41 Florian Dold New Issue
2026-07-27 11:41 Florian Dold File Added: IMG_0008.png
2026-07-27 11:41 Florian Dold Assigned To => MarcS
2026-07-27 11:41 Florian Dold Status new => assigned
2026-07-30 12:08 MarcS Status assigned => acknowledged
2026-08-03 19:13 MarcS Status acknowledged => confirmed
2026-08-03 19:13 MarcS Note Added: 0029360
2026-08-10 00:31 Christian Grothoff Status confirmed => assigned
2026-08-11 08:16 MarcS Status assigned => resolved
2026-08-11 08:16 MarcS Resolution open => fixed
2026-08-11 08:16 MarcS Fixed in Version => 1.6
2026-08-11 08:16 MarcS Note Added: 0029454