View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010015 | Taler | wallet (iOS App) | public | 2025-05-25 23:51 | 2025-05-26 14:44 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 1.0 stretch goals | ||||
Summary | 0010015: iOS wallet does not show KYC link in deposit transactions | ||||
Description | ... when the state is pending(kyc) or pending(kyc-auth). | ||||
Tags | No tags attached. | ||||
|
What about the other two? Is this correct? var isKYC: Bool { minor == .kyc || minor == .balanceKyc || minor == .mergeKycRequired || minor == .kycAuthRequired } In all these cases, the KYC button would be shown if the tx is pending and kycUrl is valid. |
|
KYC for deposit (0010015) d4529cca 26.05.2025 at 07:25 Please test 1.0.7 (1.0.8) |
|
Worked fine for me! |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-25 23:51 | Florian Dold | New Issue | |
2025-05-25 23:51 | Florian Dold | Status | new => assigned |
2025-05-25 23:51 | Florian Dold | Assigned To | => MarcS |
2025-05-25 23:51 | Florian Dold | Issue cloned: 0010016 | |
2025-05-26 07:01 | MarcS | Note Added: 0024993 | |
2025-05-26 07:35 | MarcS | Assigned To | MarcS => Florian Dold |
2025-05-26 07:35 | MarcS | Note Added: 0024995 | |
2025-05-26 07:36 | MarcS | Note Edited: 0024995 | |
2025-05-26 14:44 | Florian Dold | Status | assigned => resolved |
2025-05-26 14:44 | Florian Dold | Resolution | open => fixed |
2025-05-26 14:44 | Florian Dold | Note Added: 0025010 |