John O'Reilly
11/25/2024, 9:30 AMiosMain
in shared KMP code (using NSURLSession
etc)?John O'Reilly
11/25/2024, 9:34 AMNSURLSessionConfiguration.backgroundSessionConfiguration
etc so upload could be done in the background (unless there's other way to do that?)kaeawc
11/25/2024, 9:36 AMkaeawc
11/25/2024, 9:36 AMJohn O'Reilly
11/25/2024, 9:38 AMNSURLSession
based APIs.....but perhaps that can be adapted....will take a look thanksJohn O'Reilly
11/25/2024, 9:41 AMiosMain
.....could also potentially "delegate" this to Swift code though some callback etc....might end up going down that path)kaeawc
11/25/2024, 9:42 AMkaeawc
11/25/2024, 9:42 AMJohn O'Reilly
11/25/2024, 9:42 AMNSURLSessionConfiguration.backgroundSessionConfiguration
Dennis
11/26/2024, 5:24 AMJohn O'Reilly
11/26/2024, 7:31 AMDennis
11/26/2024, 7:34 AM