View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010029 | Taler | wallet (Android App) | public | 2025-05-26 22:28 | 2025-05-27 09:00 |
Reporter | sebasjm | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | 1.0 | ||||
Target Version | post-1.0 | ||||
Summary | 0010029: allow using wallet with http exchange | ||||
Description | Trying to withdraw fails completly without any clue until you go to debug and move into json log { "id": "req-1136", "when": { "t_ms": 1748263493101 }, "type": "http-fetch-finish-error", "url": "http://exchange.laia.taler.ar/keys", "error": { "code": 7001, "when": { "t_ms": 1748263493101 }, "hint": "unexpected exception (message: CLEARTEXT communication to exchange.laia.taler.ar not permitted by network security policy)", "stack": " at fetch (<compiled_js>:9194)\n" } } "CLEARTEXT communication " refers to this https://developer.android.com/guide/topics/manifest/application-element#usesCleartextTraffic I should be able to use android with http exchange at least on developermode | ||||
Tags | ux | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-26 22:28 | sebasjm | New Issue | |
2025-05-27 08:59 | Christian Grothoff | Status | new => confirmed |
2025-05-27 08:59 | Christian Grothoff | Product Version | => 1.0 |
2025-05-27 08:59 | Christian Grothoff | Target Version | => post-1.0 |
2025-05-27 09:00 | Christian Grothoff | Tag Attached: ux |