This won't help because wrapping code in DispatchQueue.main.async { } will still run that code on the main thread. (Just delayed.)
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: