"Swift Devs, What's the Plan for Async/Await in iOS 17?"

mvvzzz

New member
Joined
Apr 14, 2006
Messages
3
Reaction score
0
"Hey devs, from what I've gathered, async/await is already supported in iOS 17, and it's just a matter of updating your existing synchronous code to use async functions. I've seen a bunch of example code online that shows how to use async/await with Swift's concurrency features. Anyone have any specific use cases they're struggling with?"
 

guryi

Member
Joined
Oct 4, 2006
Messages
6
Reaction score
0
"Just saw the WWDC keynote and async/await in iOS 17 looks like a game changer. Apple finally got on board and now we can ditch those completion handlers. Can't wait to see the tutorials and implementation examples starting to roll out."
 
Top