I am using RestKit in my Objective-C project and need to specify a timeout for a call to my service of around 10 seconds. in my Objective-C project an
I am using RestKit in my Objective-C project and need to specify a timeout for a call to my service of around 10 seconds. in my Objective-C project an