List Question
20 TechQA 2024-01-03T15:48:42.950000Swift: try await URLSession.shared.data(from: url) exits without throwing and without result if endpoint is down
79 views
Asked by Marcello Bassiato
URLSessionDataTaskPublisher not handled errors properly
43 views
Asked by Serhii R
URL Session Data Structure
38 views
Asked by ANDROID_IOS_BIGGENER
dataTask() in a loop: Waiting and breaking
96 views
Asked by Neph
Ambiguous use of 'dataTask(with:completionHandler:)'
267 views
Asked by Louiza A
Swift async cancel like URLSession
291 views
Asked by bomo
How do I reduce lag when loading image with URLSession?
27 views
Asked by MartinG
Cannot convert return expression of type 'AnyPublisher<T, any Error> in Combine
2.1k views
Asked by AudioBubble
Headers not being set correctly, Swift API Call
458 views
Asked by Spirarn
How to print the api response to the console? Xcode 14
626 views
Asked by User534t
URLSessionDataTask - upload parameters with multipart/form-data content type
595 views
Asked by Libor Zapletal
URLSession.shared struct property isn't working for Combine API call
87 views
Asked by Tharindu Ketipearachchi
Make a Get Request api to a JWT enabled endpoint
134 views
Asked by Wilson Agene
Why is this URLSession.datatask not working in Swift 5 for macos
478 views
Asked by SouthernYankee65
Need clarification between URLError. dataNotAllowed and URLError.notConnectedToInternet
126 views
Asked by iroh
How to check if one of URLSession tasks returned an error and if so to stop code execution?
637 views
Asked by artexhibit
How to properly cancel and restart an URLSessionDataTask Swift
951 views
Asked by Tulon
Getting nil data when try to cancel a task and restart it again Swift
606 views
Asked by Tulon
Do I need place urlsession datatask on another DispatchQueue or it's done automatically?
713 views
Asked by Alexander
Swift Combine in UIKit. URLSession dataTaskPublisher NSURLErrorDomain -1 for some users
887 views
Asked by George