how to wait until block inside the function is executed completely after
calling?
What is the use of dispatch_async and dispatch_sync.
How to make a function call in ios to wait, till the block inside that
function is executed completely?
Thanks in advance
No comments:
Post a Comment