RWDevCon 2017 Vault - Tutorials - Part 4: iOS | Ray Wenderlich

Learn how to add concurrency to your apps with GCD & Operations. Keep your app’s UI responsive to give your users a great user experience, and learn how to avoid common concurrency problems, like race condition and deadlock.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4250-rwdevcon-2017-vault-tutorials/lessons/4

Hi @audrey.

Can i get the material/source code for this ?

Thanks

hi Awais! It’s very very old and doesn’t compile in Xcode 13. It’s based on code in the iOS Concurrency video course and book, which has been updated to Xcode 11.

1 Like