View Issue Details

IDProjectCategoryView StatusLast Update
0010015Talerwallet (iOS App)public2025-05-26 14:44
ReporterFlorian Dold Assigned ToFlorian Dold  
PriorityurgentSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version1.0 stretch goals 
Summary0010015: iOS wallet does not show KYC link in deposit transactions
Description... when the state is pending(kyc) or pending(kyc-auth).
TagsNo tags attached.

Activities

MarcS

2025-05-26 07:01

developer   ~0024993

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.

MarcS

2025-05-26 07:35

developer   ~0024995

Last edited: 2025-05-26 07:36

KYC for deposit (0010015) d4529cca 26.05.2025 at 07:25

Please test 1.0.7 (1.0.8)

Florian Dold

2025-05-26 14:44

manager   ~0025010

Worked fine for me!

Issue History

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