Login
From:
Konstantin's Blog Feed
(Uncensored)
subscribe
Code Snippet: URLSession.data(for: request) for iOS14
http://iamkonstantin.eu/blog/code-snippet-urlsessiondatafor-request-for-ios14/
links
backlinks
Roast topics
Find topics
Find it!
While it’s possible to use async/await methods in Swift when targeting older versions of iOS, Foundation does not offer a back-port of newer async method signatures introduced in iOS 15 and iOS 16.