Search code examples
Why does cancelByProducingResumeData() return nil for upload tasks?...


iosswiftnsurlsessionurlsessionnsurlsessionuploadtask

Read More
Meaning of Error and httpStatus.statusCode returned from Swift request using URLSession.shared.dataT...


swifthttp-status-codesurlsessionnserrornsurlsessiondatatask

Read More
How to use Boundaries with multiple parts in multipartform data using Swift and URLSession...


swifthttp-postmultipartform-dataurlsessionboundary

Read More
URLSession GET request returns 403 in iOS app, but works in Postman with the same token...


iosswifthttphttp-status-code-403urlsession

Read More
URLSession works for request but not NWConnection...


swifthttpproxyrequesturlsession

Read More
swift wait until the urlsession finished...


swiftuicollectionviewurlsession

Read More
Having trouble with my API Request. Curl Method with 2 headers...


jsonswiftcodableurlsession

Read More
UI errors with downloading files...


iosswiftuicollectionviewurlsession

Read More
How to get file name from URLSession.shared.data get request...


iosswifturlsession

Read More
Simple URLSession not functioning in swift, what am I doing wrong?...


swiftpython-requestsopenai-apiurlsession

Read More
URLSession across different REST endpoints for the same server...


iosswiftresturlsession

Read More
URLSession does not call API. Though in Playground it works...


iosswiftxcodeurlsession

Read More
If you type too fast in search-bar API call errors out...


iosswifturlsession

Read More
Using URLCache subclasses with URLSession...


iosswiftcachingurlsessionurlcache

Read More
Previously working URL Session code no longer works in Xcode 15...


swiftxcodeurlurlsession

Read More
Do you need weak self in the closure of a data task?...


iosswift5urlsession

Read More
Swift: SSL Error when the function didReceive challenge function is not called...


iosswiftmacosnsurlsessionurlsession

Read More
Swift: How to catch disk full error on background URLSession.downloadTask?...


iosswiftnsurlsessiondownloadtaskurlsession

Read More
URLError from rejecting a URLAuthenticationChallenge is too generic...


iosswifturlsessionpublic-key-pinning

Read More
Get webpage content with URLSession returns 403...


swiftcurlnsurlsessionurlsession

Read More
Memory leak situation when storing a URLSession task in a property in Swift...


swiftmemory-managementurlsessionretain-cyclestrong-reference-cycle

Read More
Disable URLSession auto retry mechanism in iOS...


iosswifturlsessionnsurlsessionconfiguration

Read More
JSON Data not printing to the Xcode console and won´t display on one of my tab views...


jsonswiftswiftuiurlsession

Read More
URLSession - 'data(from:)' was deprecated in iOS 15.0...


iosswifturlsessionxcode15swift-concurrency

Read More
How to run code in the background on iOS? Not sure which methodology makes sense...


iosswiftnsurlsessionurlsessionbackground-task

Read More
Tracking progress for multi-file downloads using URLSessionDownloadTask(s)...


swiftswiftuiurlsession

Read More
What is the default value for `maximumMessageSize` in URLSessionWebSocketTask?...


ioswebsocketurlsession

Read More
Set URLSession Delegate to another Swift class...


swifturlsession

Read More
Is there a way to request multiple distinct resources in parallel using URLSession.shared.dataTask...


iosswifturlsessionnsurlsessiondatatask

Read More
Prioritisation of networking calls on iOS...


iosswiftnsurlsessionurlsession

Read More
BackNext