ios blocks wait to finish -


How do I wait to end a block execution? I am interested in the context of HTTP requests where success response in the block is executed. This is especially in AFNetworking.

I have received dispatch_sync , but it is not sure how to use it.

< / Pre>

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -