View Issue Details

IDProjectCategoryView StatusLast Update
0008368Talerqtartpublic2024-03-07 20:49
ReporterMarcS Assigned ToMarcS  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.9.4Fixed in Version0.9.4 
Summary0008368: support fetchHttp via Native Networking for iOS
DescriptionSince 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.
TagsNo tags attached.

Relationships

related to 0008385 closedMarcS Native Networking 

Activities

Florian Dold

2024-02-26 19:42

manager   ~0021524

Implemented my part of it.

What's missing now is the iOS-equivalent of the JSHttpClientImplementation.

MarcS

2024-02-28 16:54

developer   ~0021556

Background tasks are not yet implemented.

Issue History

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