View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008368 | Taler | qtart | public | 2024-02-12 08:48 | 2024-03-07 20:49 |
Reporter | MarcS | Assigned To | MarcS | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.9.4 | Fixed in Version | 0.9.4 | ||
Summary | 0008368: support fetchHttp via Native Networking for iOS | ||||
Description | Since iOS can only continue networking calls in the background when they are started from a special operation, all networking should be made from native (Swift) code. Wallet-core needs to call this instead of using curl. | ||||
Tags | No tags attached. | ||||
|
Implemented my part of it. What's missing now is the iOS-equivalent of the JSHttpClientImplementation. |
|
Background tasks are not yet implemented. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-12 08:48 | MarcS | New Issue | |
2024-02-12 08:48 | MarcS | Status | new => assigned |
2024-02-12 08:48 | MarcS | Assigned To | => Florian Dold |
2024-02-12 09:31 | Christian Grothoff | Product Version | 0.11 => git (master) |
2024-02-16 22:56 | Christian Grothoff | Relationship added | related to 0008385 |
2024-02-18 15:19 | Florian Dold | Category | wallet-core => qtart |
2024-02-18 15:19 | Florian Dold | Summary | Native Networking for iOS => support fetchHttp via Native Networking for iOS |
2024-02-25 19:03 | Christian Grothoff | Target Version | 0.11 => 0.9.4 |
2024-02-26 19:41 | Florian Dold | Assigned To | Florian Dold => MarcS |
2024-02-26 19:42 | Florian Dold | Note Added: 0021524 | |
2024-02-28 16:54 | MarcS | Status | assigned => resolved |
2024-02-28 16:54 | MarcS | Resolution | open => fixed |
2024-02-28 16:54 | MarcS | Fixed in Version | => 0.9.4 |
2024-02-28 16:54 | MarcS | Note Added: 0021556 | |
2024-03-07 20:49 | Christian Grothoff | Status | resolved => closed |