Search code examples
Previously working URL Session code no longer works in Xcode 15...


swiftxcodeurlurlsession

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
How to pass data into header while using URLSession in Swift?...


iosswiftswift3urlsession

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
How To Download Multiple Files Sequentially using URLSession downloadTask in Swift...


iosswiftmultithreadingnsoperationurlsession

Read More
How to use Generics with JSON Encoder in swift...


jsonswiftgenericsurlsession

Read More
Is Alamofire Still Relevant in 2023?...


iosnetworkingalamofireurlsessionswift-concurrency

Read More
One method in many Tasks async/await...


swiftasync-awaittaskgrand-central-dispatchurlsession

Read More
"Cannot convert return expression of type '()' to return type 'String'" co...


swiftclosuresurlsession

Read More
How to handle two completion handlers in one function swift...


swifturlsession

Read More
URLSession HTTP response handling...


swiftxcodeurlsession

Read More
Swift do/try/catch - accessing API response in catch block...


swiftcodableurlsessionurlrequest

Read More
Problem encoding JSON for a UrlRequest in Swift...


swifturlsessionjson-serializationurlrequest

Read More
Error status code 400 when trying to delete a RevenueCat customer with REST, what could be the probl...


swiftrestsessionurlsessionrevenuecat

Read More
How to add a function that prints out Output for URLSession.DataTaskPublisher but not calling sink?...


combineurlsession

Read More
How to get the 5 days forecast from OpenWeatherMap using Swift Ui...


swiftswiftuiopenweathermapurlsessionjsondecoder

Read More
Swift http post has no post data...


jsonswifthttpposturlsession

Read More
Ambiguous use of 'dataTask(with:completionHandler:)'...


iosswiftxcodeurlsessionnsurlsessiondatatask

Read More
BackNext