View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011683 | Taler | wallet (iOS App) | public | 2026-07-27 11:41 | 2026-08-11 08:16 |
| Reporter | Florian Dold | Assigned To | MarcS | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 1.6 | Fixed in Version | 1.6 | ||
| Summary | 0011683: iOS wallet "copy" and "share" do not work directly after starting a withdrawal | ||||
| Description | https://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 Information | App version: Nightly 1.6.4 (1.6.14) | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
|
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. |
|
|
Not only on iOS 26, but also on iOS 27 (beta 4). |
| 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 |