Completion handler being called on background Thread instead of main UI thread in iOS

后端 未结 0 1298
渐次进展
渐次进展 2020-11-30 06:08

I have a networking class that does my fetching of data from the server. In the completion handler of that class, it looks something like this:

func fetchData         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题