I build app which call to server.
it takes for 20 seconds – 30 seconds to get reply from server, because the system we use depending to outside service (connecting to our partners system).
before i can do the next, i must wait to get results.
is there any way to set the delay time for waiting reply???
thanks in advance
Is this what you are looking for?
performSelector
NSTimer
dispatch